mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
starship: Update to version 1.4.2
This commit is contained in:
parent
17f6ca3fa1
commit
b10be9eac6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.1",
|
"version": "1.4.2",
|
||||||
"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.4.1/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "cc7170791c8dbc312446a140cd623e2b760986dfb32cb30a5c3c8f4a79c6fecf"
|
"hash": "25853e22041c50a67764e6850c5e5cc188d2293e3eec7d36ec7eb5bde3ea3f56"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v1.4.1/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.4.2/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "377343330ca890061a897881097f0fbb334b16bd75722a4d551d0f927a1da6c4"
|
"hash": "07939e9c5cb014b14ebfbe0b9fad69230725ec28399fe25f5d96fce90310e02f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user