mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
wget: Fix hash (#16)
This commit is contained in:
parent
4b9ab96963
commit
b6e9b809fb
@ -5,11 +5,11 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip",
|
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip",
|
||||||
"hash": "9dea6d658ab14a77958233a116a86bc2f5adb1feb425848d58f918d354bdd1ea"
|
"hash": "7ef40a647a153accbfb8cd79b3d9e3bf8ac1bab95b704176e3172589285a13de"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win32.zip",
|
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win32.zip",
|
||||||
"hash": "4ac00c798d9ef6a394a0442607e0961de75bc6abf8fa36dbdea381eb0e93a0ab"
|
"hash": "021f547baca74fca939d50951ce967502d160a7502f02fab706f9293e1475fb8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wget.exe",
|
"bin": "wget.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user