mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
starship: Update to version 0.55.0
This commit is contained in:
parent
c56c2a66bf
commit
33f797985c
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.0",
|
"version": "0.55.0",
|
||||||
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
|
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
|
||||||
"homepage": "https://starship.rs",
|
"homepage": "https://starship.rs",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
@ -12,12 +12,12 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.54.0/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.55.0/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "0b1b7babaf16d03d9fafc6a0f3bf07af4c710456ba18b8afca88014197979bca"
|
"hash": "3a19e02840458e2184a6fc22a6e02a2071cfffb1e97a50e4db8893a7f914331d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.54.0/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.55.0/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "16adbc39126511390ca0d7b84d89180cc7b1aa976d13c718592b502d5200e592"
|
"hash": "c43a7655a6a14da37637a7f52c5fb11ef81f9ee4b426975c7662183993e48a6d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user