diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 4521b36e25..32d41cce04 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.5.3", + "version": "1.5.4", "description": "The universal proxy platform.", "homepage": "https://sing-box.sagernet.org/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.3/sing-box-1.5.3-windows-amd64.zip", - "hash": "8a7ce66809d350d1a27e03cc20df98a7b547046cdfc5734f528b9a916fee1cdb", - "extract_dir": "sing-box-1.5.3-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.4/sing-box-1.5.4-windows-amd64.zip", + "hash": "20337fd2fbe0ee7df396f7198a484693ba06d60f73059c50575bf80aa66f57ef", + "extract_dir": "sing-box-1.5.4-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.3/sing-box-1.5.3-windows-386.zip", - "hash": "b62fa74ab95b357284638edaae8eda115ab8f83b76d3444a82b6a6c2af4bedcf", - "extract_dir": "sing-box-1.5.3-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.4/sing-box-1.5.4-windows-386.zip", + "hash": "d6462c44eda17778ee9dd987f9b69da19be034756e6324896223a9bcee38b7d5", + "extract_dir": "sing-box-1.5.4-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.3/sing-box-1.5.3-windows-arm64.zip", - "hash": "d08ce2a5b12be580647987abb86b5aa54b3583e87cfc18e523201f7a9692d277", - "extract_dir": "sing-box-1.5.3-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.4/sing-box-1.5.4-windows-arm64.zip", + "hash": "3ecb5d66691f4825a23108ccd9ef12e6bbe9051cd93603dc63b792e513231998", + "extract_dir": "sing-box-1.5.4-windows-arm64" } }, "bin": "sing-box.exe",