mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
starship: Update to version 1.23.0
This commit is contained in:
parent
4413eda351
commit
0d23c24559
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.22.1",
|
"version": "1.23.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,16 +12,16 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "d7e7252c992c65130daebe3fb7a087a273f63dc54af7883e5dfc4616d034871a"
|
"hash": "50e670dda19bcc480ae4d1f7f0d3c7a092693252292406b54ababa706100f03c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ae8469b846f58e8645115be7106424a504fcdd06980463d01f6341580f8383a9"
|
"hash": "2bdc209c673de3537a173184c5ba09c205d5433915c1e98a9efffe0a6e6dadbe"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/starship/starship/releases/download/v1.22.1/starship-aarch64-pc-windows-msvc.zip",
|
"url": "https://github.com/starship/starship/releases/download/v1.23.0/starship-aarch64-pc-windows-msvc.zip",
|
||||||
"hash": "e70380ca76c9a83a7ded88c1d2edcf84ee79222b7274b8c8c6d74bc8a9b7b0d1"
|
"hash": "b89470c308fa2fa4bf77d0df8ea9c74d8102817be936b2367959845c60008baa"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "starship.exe",
|
"bin": "starship.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user