mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
starship: Update to version 1.10.3
This commit is contained in:
parent
016f37f3e4
commit
2bb4a74904
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.10.2",
|
||||
"version": "1.10.3",
|
||||
"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.10.2/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "968b14dc0bfd745acb5b716247b126cc2733799e5cb8648397c1b4329dd46cdd"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "1d84b77eb886fdaf32430eeaf0d785202babeae4cab274bdae51b148c7a8989c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.10.2/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "c68e8b2e52af4cb0914bd378d12a3c50706eeee72027a9acc6966af3ae647256"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.10.3/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "b1938cbd29401ea2136f9ab1e95b0cbb0606c845ffa7038a9455def89b7afece"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user