mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
starship: Update to v1.0.0 (#2937)
This commit is contained in:
parent
2b0ac7b6fb
commit
20fb94198d
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.58.0",
|
||||
"version": "1.0.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.58.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ccf64aeddae75bddbb362aa0c4ec7022238e7a6ed6dceac4fe48ec19570bc32c"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.0.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "b03abc8209e48c72472e62fa3f4301dd31161260f1e0462521787f9cab5cd1f0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.58.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "86c6a55a49da883b0d17f7275738f71e737066acb21efec0caf9d2c9826736b9"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.0.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "f9489104c0ccbfd015dd49fffec92efa70b5371437a16a028b2e92ec25629f2e"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user