wget: Fix hash (#16)

This commit is contained in:
Hsiao-nan Cheung 2019-04-29 18:09:07 +08:00 committed by Richard Kuhnt
parent 4b9ab96963
commit b6e9b809fb

View File

@ -5,11 +5,11 @@
"architecture": {
"64bit": {
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win64.zip",
"hash": "9dea6d658ab14a77958233a116a86bc2f5adb1feb425848d58f918d354bdd1ea"
"hash": "7ef40a647a153accbfb8cd79b3d9e3bf8ac1bab95b704176e3172589285a13de"
},
"32bit": {
"url": "https://eternallybored.org/misc/wget/releases/wget-1.20.3-win32.zip",
"hash": "4ac00c798d9ef6a394a0442607e0961de75bc6abf8fa36dbdea381eb0e93a0ab"
"hash": "021f547baca74fca939d50951ce967502d160a7502f02fab706f9293e1475fb8"
}
},
"bin": "wget.exe",