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