mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
starship: Update to version 1.24.1
This commit is contained in:
parent
34320d5159
commit
2df2defca6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.24.0",
|
||||
"version": "1.24.1",
|
||||
"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.24.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "afa6f4e7bfcfb250a642361368d72599b485cb28ca0e67dc2149264b1dec2306"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3d0ed9a2efc07fca7560d22ac622473d0b7317cda6a792842f625cb9fe58c7bc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "1ec2a9cef2e02241b2d14d3b762e00ae0de96de31fed84d6ebf30884cb5a425a"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "748e4df387b8f905bf94d9334fa7ac927495fe97118cf30b63067f70334fd7c5"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.24.0/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "d5fb746738e55ee1ce3b712f17ff3a53c8758fd213ecccdbe62d02c1daafbe4a"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.24.1/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "db0dd5c5bd9cc3aad167a5443f058b2ee453388e23a521c25a3c0203f98738f3"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user