starship@1.1.0: Fix hash (Closes #3117)

This commit is contained in:
github-actions[bot] 2021-12-21 17:25:51 +00:00
parent 8f0f9d65f2
commit b3ddfd84b1

View File

@ -13,11 +13,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "7622a7ff8c713855499073c82d6808dbcd9e42298949b6dcbca78c1debb1fd91"
"hash": "65ac1cde20cd6c4d3cafc6a69db6c893cb8fd66f688b3fc76bd42083962fe087"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.1.0/starship-i686-pc-windows-msvc.zip",
"hash": "27769ca1dfc31505dc539f0e8016c0d08e4af721c85fdd1d850f8bd5cd8218e0"
"hash": "ec9c5e65ad41e3a2d954a1fdf591f3f43e996ef54e5cae192eddf59bc2220b0a"
}
},
"bin": "starship.exe",