mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 04:01:19 +00:00
starship: Update to version 1.17.0
This commit is contained in:
parent
81e9358df0
commit
5134eaf7d0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.16.0",
|
||||
"version": "1.17.0",
|
||||
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
|
||||
"homepage": "https://starship.rs",
|
||||
"license": "ISC",
|
||||
@ -12,16 +12,16 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "64aacf6ad851b60e18f31582b37022dbc0d37c7062d3d7dfd7bd2343051ce199"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "24497a2cfd5ad61ad0df5cfd1e3800c5ccea7732dfe6d1f4b0cbfaeeb29721dc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "a34a47a614f89ff5032d8710881b8a763ffe4bf4635b33b18156f77484b715a8"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "1e61baa8fb6ffd15184ba02c19efcd1857e4e366063e842df7708cb74dd832f4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.16.0/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "bfada81dcf094e9428ec0c82c14fe79b59f88b7d6dce56a4a7d2626b4c20e189"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.17.0/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "485bdaedccb0dcc49aea10db1c5574c4a4d35ef5776886f450d22febd38f2496"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user