mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
starship: Update to version 0.51.0
This commit is contained in:
parent
ca7606f9d3
commit
3432d06613
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.50.0",
|
"version": "0.51.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.50.0/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.51.0/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "b8afde26e124c2ee5fda070295f38b8bec51bdf0f470ead083e70d7bd885893b"
|
"hash": "291595759daca1957f4ff4cece5b06d6fc92c16bb976f5c3825d6f35d678f99c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.50.0/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.51.0/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "aa25759625a6d5ed1b4c05415be03439e4f0d84a6320ae49d95032b098f18675"
|
"hash": "cac19dae73434c4be77dce400608e08d342b521232aa233418c9e9f987b46e85"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user