diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 7c77c38bb6..7f2d5eb70e 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.8.14", + "version": "1.9.0", "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.8.14/sing-box-1.8.14-windows-amd64.zip", - "hash": "758fda788c3059351d5f69fd939d6a4e79da544a8e3f2e3aa1c1fd9de855cdf5", - "extract_dir": "sing-box-1.8.14-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.0/sing-box-1.9.0-windows-amd64.zip", + "hash": "46bfcf5aa9264edd7c604dfd6d0c1ebf5746e7abf460f8d373b84cf3f4097ed3", + "extract_dir": "sing-box-1.9.0-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.14/sing-box-1.8.14-windows-386.zip", - "hash": "1de8fa4cb361f3e41ada09f1d11e6b12109f3950bff25538ef75e764575ba99d", - "extract_dir": "sing-box-1.8.14-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.0/sing-box-1.9.0-windows-386.zip", + "hash": "9dd8c72bc87e254cc6c64b9b1a2304c95498741e10299c99eac0ab4148af5fad", + "extract_dir": "sing-box-1.9.0-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.14/sing-box-1.8.14-windows-arm64.zip", - "hash": "b0c897336c22894132f240b0e2b1b76de0f1051653c742b89ec7e589d9c1a4ec", - "extract_dir": "sing-box-1.8.14-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.0/sing-box-1.9.0-windows-arm64.zip", + "hash": "bcd1f11ee23034de02825ee9146dad06311e4458d7469ffd0272605da35ab45d", + "extract_dir": "sing-box-1.9.0-windows-arm64" } }, "bin": "sing-box.exe",