mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
starship: Update to version 0.52.1
This commit is contained in:
parent
62d73da2fb
commit
4d78b26cbc
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.51.0",
|
"version": "0.52.1",
|
||||||
"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.51.0/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.52.1/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "291595759daca1957f4ff4cece5b06d6fc92c16bb976f5c3825d6f35d678f99c"
|
"hash": "61b42352681cb3bc63136e58720543280ee4754b7d8040f93499a9ef0581d2cf"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v0.51.0/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v0.52.1/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "cac19dae73434c4be77dce400608e08d342b521232aa233418c9e9f987b46e85"
|
"hash": "1d69a743c584f3bcfb9cd77987574a60d3d7fdeb6a4136f303e33f47ee77856a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user