mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
starship: Update to version 1.4.0
This commit is contained in:
parent
9c784ee737
commit
c71f72d474
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.4.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/v1.3.0/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.4.0/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "a106c9bec33333ffa78056a22f60d571b004aececea4eb32c52935daa6aced94"
|
"hash": "05b7f730c42b36735755e0c83fbb4a282157c9cc6ff9f7a319b2f743d710353a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v1.3.0/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.4.0/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "b3ef3a10c709bc17712b7197a9c465fc29af10ac67654c66f877c9bbf1115f0a"
|
"hash": "208fecb6c7df6e749353ec25326b6f6db72f8cc3657f7eae4fc64f42f9366e64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user