bit: hash fix (#1953)

This commit is contained in:
github-actions[bot] 2021-03-22 00:26:23 +08:00 committed by GitHub
parent d91314ce66
commit daa0d1c00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_amd64.tar.gz",
"hash": "4bf81fad49fff85783e9abe9f6eb93f90f8e5e31b662253b2d096cc4c57b8134"
"hash": "ef557931d371f62bf83393ec10e1fa65b59d21db76ba4f2def8865fe7cb9dd16"
},
"32bit": {
"url": "https://github.com/chriswalz/bit/releases/download/v1.0.5/bit_1.0.5_Windows_386.tar.gz",
"hash": "7747e1aceb2652b389c43dbaf8876c2a5817fc78a6c4f15c51bbf058726d9626"
"hash": "4afc273938d3f65e3d8baa3ff087e91b8874cbe2a89ec22deb8fe15927610e72"
}
},
"bin": "bit.exe",