From d6562de7901fee254c6b24472cb5ea5db60431a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Nov 2025 15:28:21 +0000 Subject: [PATCH] kcptun@20251113: Fix hash (Closes #7361) --- bucket/kcptun.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/kcptun.json b/bucket/kcptun.json index bf84c1cbf2..459778befc 100644 --- a/bucket/kcptun.json +++ b/bucket/kcptun.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz", - "hash": "sha1:7795e02f09de8d2398a1e1e23633bd0821c060e0", + "hash": "sha1:ad2d51ddd76f559708994462b5cb6e095565580f", "bin": [ [ "client_windows_amd64.exe", @@ -20,7 +20,7 @@ }, "32bit": { "url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz", - "hash": "sha1:a791d2ad265a6fd12d06283b011c5e20c1dfccbc", + "hash": "sha1:2ea3436f7d209369277d7b07cbfcc8326c22b8f9", "bin": [ [ "client_windows_386.exe",