starship@1.10.0: Fix hash (Closes #3827)

This commit is contained in:
github-actions[bot] 2022-08-14 22:07:06 +00:00
parent 60167c7fcb
commit b321c3e612

View File

@ -13,11 +13,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.10.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "fb6ea941c9f46f03035e0faa2918f32a71ba3c739cca17522152ed772c1a9760"
"hash": "32133add098e74c8ca7ae18fbeba8b18db49bb90dfebb2b2334a1ea20f39c804"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.10.0/starship-i686-pc-windows-msvc.zip",
"hash": "b0ac8c330383b1fe57dfda80078905eca0dd7d03cb27794dbf1d031eab36ed97"
"hash": "a64372d88a76cbf8b43f68c10526ac3f77d0632b1238dd5b36164ee3e553e4ae"
}
},
"bin": "starship.exe",