mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
kcptun@20251113: Fix hash (Closes #7361)
This commit is contained in:
parent
13e4689cf7
commit
d6562de790
@ -6,7 +6,7 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-amd64-20251113.tar.gz",
|
||||||
"hash": "sha1:7795e02f09de8d2398a1e1e23633bd0821c060e0",
|
"hash": "sha1:ad2d51ddd76f559708994462b5cb6e095565580f",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_amd64.exe",
|
"client_windows_amd64.exe",
|
||||||
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz",
|
"url": "https://github.com/xtaci/kcptun/releases/download/v20251113/kcptun-windows-386-20251113.tar.gz",
|
||||||
"hash": "sha1:a791d2ad265a6fd12d06283b011c5e20c1dfccbc",
|
"hash": "sha1:2ea3436f7d209369277d7b07cbfcc8326c22b8f9",
|
||||||
"bin": [
|
"bin": [
|
||||||
[
|
[
|
||||||
"client_windows_386.exe",
|
"client_windows_386.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user