mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
starship: Update to version 1.14.1
This commit is contained in:
parent
7ba0a4fa0e
commit
5f57673978
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.13.1",
|
||||
"version": "1.14.1",
|
||||
"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.13.1/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3e1e45e6d1266f2fdc40ed14067a060a68c37c420af7a5169c3487c51e3de4da"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.14.1/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "d8dd1d21a07989207233f079140d267ad24ccf44a2ef0022b20a40053b725616"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "e871d81a7337e49070425d71d7f0e8f8c63521d6bfb7dc8783477260537b0004"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.14.1/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "4dcae1475d52f62309fae694caa822d207a2c24456d5f852e8dc8378948a08c7"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.13.1/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "e05c1c4c9a047d68368250b3db2aaf845a533072c2e7aa27ee341b10f6af1188"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.14.1/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "8e316ea885be2b1a155be81bb3ea03b52007e7248004a84a453a8493431e3658"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user