starship: Update to v1.0.0 (#2937)

This commit is contained in:
Segev Finer 2021-11-11 17:54:33 +02:00 committed by GitHub
parent 2b0ac7b6fb
commit 20fb94198d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",