From ecf0dde87ac0f21d71562fea095a41087936f9c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 12:32:04 +0000 Subject: [PATCH] sing-box: Update to version 1.12.9 --- bucket/sing-box.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 2d8de4dfba..6c4d872847 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.8", + "version": "1.12.9", "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.12.8/sing-box-1.12.8-windows-amd64.zip", - "hash": "5e3aa2d2278728da031b39a4a18ba0d6ccb229997a7324ed7012ef2bfe1f52c1", - "extract_dir": "sing-box-1.12.8-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-amd64.zip", + "hash": "f9f9b55d394fe08a8afe1fd3bb1c037e687a12fbe701f16481be6941d1766840", + "extract_dir": "sing-box-1.12.9-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.8/sing-box-1.12.8-windows-386.zip", - "hash": "ae631ff0468b6bbbcd4613cf7c352cd735ca75b250a1cba9a5d71999bc02c2a7", - "extract_dir": "sing-box-1.12.8-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-386.zip", + "hash": "90d15751b3f2b7155f7bfa5220fe5dd87303a9c05795c3972ab5eee0858e790e", + "extract_dir": "sing-box-1.12.9-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.8/sing-box-1.12.8-windows-arm64.zip", - "hash": "8847ac5f09c4a69ba21ce5c7f7454c190f3b1e04869561745b24c989b09f9d53", - "extract_dir": "sing-box-1.12.8-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-arm64.zip", + "hash": "4a490b0d114e0ae4c7e154232860cad7b9897bfcd9324d40b07a48dae90eb1d0", + "extract_dir": "sing-box-1.12.9-windows-arm64" } }, "bin": "sing-box.exe",