Skip to content

Commit

Permalink
wget: Fix hash (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
niheaven authored and r15ch13 committed Apr 29, 2019
1 parent 4b9ab96 commit b6e9b80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bucket/wget.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b6e9b80

Please sign in to comment.