starship: Update to version 1.24.0

This commit is contained in:
github-actions[bot] 2025-10-25 12:32:02 +00:00
parent f03cd4a6c5
commit 40967dc5e5

View File

@ -1,5 +1,5 @@
{
"version": "1.23.0",
"version": "1.24.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.23.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "50e670dda19bcc480ae4d1f7f0d3c7a092693252292406b54ababa706100f03c"
"url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-x86_64-pc-windows-msvc.zip",
"hash": "afa6f4e7bfcfb250a642361368d72599b485cb28ca0e67dc2149264b1dec2306"
},
"32bit": {
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-i686-pc-windows-msvc.zip",
"hash": "2bdc209c673de3537a173184c5ba09c205d5433915c1e98a9efffe0a6e6dadbe"
"url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-i686-pc-windows-msvc.zip",
"hash": "1ec2a9cef2e02241b2d14d3b762e00ae0de96de31fed84d6ebf30884cb5a425a"
},
"arm64": {
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "b89470c308fa2fa4bf77d0df8ea9c74d8102817be936b2367959845c60008baa"
"url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-aarch64-pc-windows-msvc.zip",
"hash": "d5fb746738e55ee1ce3b712f17ff3a53c8758fd213ecccdbe62d02c1daafbe4a"
}
},
"bin": "starship.exe",