mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
starship: Update to version 1.8.0
This commit is contained in:
parent
cfed70eb42
commit
a9b1a723da
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.1",
|
||||
"version": "1.8.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/v1.7.1/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b5a21b524363fba6b32039779a2a1d8c23b7d460782bddbb27323d9802377ea0"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.8.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "dc037e548874f7514599c62d7b12b0de33bfc88f38e431f38218e92df007192c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.7.1/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "b450bba6a0844cf37c628ff856ec34561242c177fa439349bcd52e5027f7b416"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.8.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "8bf07912db03126b541599817fd63e59b645938854b44fb480927d26d4c8f744"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user