starship: Update to version 1.21.0

This commit is contained in:
github-actions[bot] 2024-10-17 20:28:02 +00:00
parent 2614e435ef
commit 48897f6a1f

View File

@ -1,5 +1,5 @@
{
"version": "1.20.1",
"version": "1.21.0",
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
"homepage": "https://starship.rs",
"license": "ISC",
@ -12,16 +12,16 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-x86_64-pc-windows-msvc.zip",
"hash": "d14a3b6d00a148d6fbe5accbae7084166f7c497b0d7ae466be908802baf35eed"
"url": "https://github.com/starship/starship/releases/download/v1.21.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "dc41b71a805e3a44264a6aa0e20ff10707306049737384deabd43214bca17fd8"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-i686-pc-windows-msvc.zip",
"hash": "8f43fdb47d384072793b44924c0bb11979a4eff3ddbddcea7d7596a165690a9a"
"url": "https://github.com/starship/starship/releases/download/v1.21.0/starship-i686-pc-windows-msvc.zip",
"hash": "4cad5d688eda5ec0438334b6f669538d81b2f0929e942a99e6ac51b477cd55f3"
},
"arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.20.1/starship-aarch64-pc-windows-msvc.zip",
"hash": "b24259bc7fbc2c49b35e66fe16b35e9b146912f8e3dc9250525757ebc50cc7e5"
"url": "https://github.com/starship/starship/releases/download/v1.21.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "73f0be0b91697e685713c6b317859b3a665b1830e12780cea75456c8040a6252"
}
},
"bin": "starship.exe",