mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
starship: Update to version 0.56.0
This commit is contained in:
parent
6f1adf7f43
commit
fc0856c731
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.55.0",
|
"version": "0.56.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.55.0/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.56.0/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3a19e02840458e2184a6fc22a6e02a2071cfffb1e97a50e4db8893a7f914331d"
|
"hash": "efdc8adc3c82c6245b844fda1aa8b1205141e601b2ed74d90f770bad88fce720"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.55.0/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.56.0/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "c43a7655a6a14da37637a7f52c5fb11ef81f9ee4b426975c7662183993e48a6d"
|
"hash": "0433547a6de53dbb0bd461910591936107b168fcd4cba6a6683eabf8bfcc6b6b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user