mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
starship: Update to version 1.13.0
This commit is contained in:
parent
555b486847
commit
bfb1d8b852
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.12.0",
|
||||
"version": "1.13.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.12.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "8e265de431c96f32566b384760fea25f75c567364c3e43d7355d56ae13930d47"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f96f3e8642e5d9e040770396d220f40614643f75ee38078a39a8c0fcc36caee7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "cad49eeca6f0dc7ae99752bf92916ff04f2bf28b10ea12f05d53f7f7baf402f7"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-i686-pc-windows-msvc.zip",
|
||||
"hash": "c83932367b7cff46497a1fec136778ae2036568e5706960fbca2b228f210b365"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.12.0/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "38cd85fe3c0b170eba5b67b789a03a0838805edeec74b10aed0f550d72d86eca"
|
||||
"url": "https://github.com/starship/starship/releases/download/v1.13.0/starship-aarch64-pc-windows-msvc.zip",
|
||||
"hash": "1724a20cd0ee3bccbaa06b0b794cdbcbb51d3215d9e5561ed4792d98cbef7929"
|
||||
}
|
||||
},
|
||||
"bin": "starship.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user