mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
starship: Update to version 0.54.0
This commit is contained in:
parent
9d00a4f3c1
commit
63cab6640c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.53.0",
|
||||
"version": "0.54.0",
|
||||
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
|
||||
"homepage": "https://starship.rs",
|
||||
"license": "ISC",
|
||||
@ -12,12 +12,12 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.53.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "538973c3f3d61f935b2533a30617e39022e36528b860ec3b36c84fe78c0a8c05"
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.54.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "0b1b7babaf16d03d9fafc6a0f3bf07af4c710456ba18b8afca88014197979bca"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.53.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "9646a0255636e01ffacececb28f06e5ac664da2b6b43909930bd820a7a94bdc9"
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.54.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "16adbc39126511390ca0d7b84d89180cc7b1aa976d13c718592b502d5200e592"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user