From 0493c0e48a1fd8b930258e8c3a0e5939fcc0cb6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 08:26:59 +0000 Subject: [PATCH] sing-box: Update to version 1.8.7 --- 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 ee8f7afbb8..4498dbe0fb 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.8.6", + "version": "1.8.7", "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.6/sing-box-1.8.6-windows-amd64.zip", - "hash": "7c613739b50ad0958fe978ffb62a9dcf69bb9e0505aa809c2d5a52a788334988", - "extract_dir": "sing-box-1.8.6-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.7/sing-box-1.8.7-windows-amd64.zip", + "hash": "8c193ce2b7f52d73b75fe27cd4ef648db18bbf204bf1f429fefd1da47313ab39", + "extract_dir": "sing-box-1.8.7-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.6/sing-box-1.8.6-windows-386.zip", - "hash": "ff13dac0c8ebfe5fdd538cfa4416b03ac13d0912bbd3d38598d678fe7f850341", - "extract_dir": "sing-box-1.8.6-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.7/sing-box-1.8.7-windows-386.zip", + "hash": "dc971384a3131a0478afc5f664ba51244d4e291eae5dacfa1af2dca805b05350", + "extract_dir": "sing-box-1.8.7-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.6/sing-box-1.8.6-windows-arm64.zip", - "hash": "6f73e2346bb5901cfd91c89489dae3e1d576c5bba2caa42cd51ff102a643ea9a", - "extract_dir": "sing-box-1.8.6-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.7/sing-box-1.8.7-windows-arm64.zip", + "hash": "ec654c6c2093f82e10ec6bcbc264c66be59a52e8b4429c2a0aa2c25916efc434", + "extract_dir": "sing-box-1.8.7-windows-arm64" } }, "bin": "sing-box.exe",