mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
starship: Update to version 0.58.0
This commit is contained in:
parent
64c08ffb3b
commit
7766a70f66
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.57.0",
|
||||
"version": "0.58.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.57.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8728a9057837375458d61780404b4f86a24e846df61a3a001ec5a528e28ee35a"
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.58.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "ccf64aeddae75bddbb362aa0c4ec7022238e7a6ed6dceac4fe48ec19570bc32c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.57.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "e66051ea474c53025dfb345ce95fddaafc51d109ae138ab2295e68461a178d96"
|
||||
"url": "https://github.com/starship/starship/releases/download/v0.58.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "86c6a55a49da883b0d17f7275738f71e737066acb21efec0caf9d2c9826736b9"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user