mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
kcptun@20250730: Fix hash (Closes #7035)
This commit is contained in:
parent
84086c64f6
commit
241d5256e5
@ -6,7 +6,7 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-amd64-20250730.tar.gz",
|
||||
"hash": "sha1:11a3d050c4a96551682978f8a87c929bf2e92980",
|
||||
"hash": "sha1:6c43847d6b4b6a58ebb1a32fbae61a481401ca81",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_amd64.exe",
|
||||
@ -20,7 +20,7 @@
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20250730/kcptun-windows-386-20250730.tar.gz",
|
||||
"hash": "sha1:80ea73a7b00f68a219af0106642108df4588d1d4",
|
||||
"hash": "sha1:44be25dcb274846012162a5f4eda4b0111754a6f",
|
||||
"bin": [
|
||||
[
|
||||
"client_windows_386.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user