mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
starship: Add version 0.26.4 (#566)
Co-Authored-By: Jakub Čábera <cabera.jakub@gmail.com> Co-Authored-By: Richard Kuhnt <r15ch13+git@gmail.com> Co-Authored-By: linsui <36977733+linsui@users.noreply.github.com>
This commit is contained in:
parent
10254ac307
commit
16b14986d4
23
bucket/starship.json
Normal file
23
bucket/starship.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"version": "0.26.4",
|
||||||
|
"description": "The minimal, blazing fast, and extremely customizable prompt for any shell!",
|
||||||
|
"homepage": "https://starship.rs",
|
||||||
|
"license": "ISC",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/starship/starship/releases/download/v0.26.4/starship-x86_64-pc-windows-msvc.zip",
|
||||||
|
"hash": "6273bdf966ebca8850ea4180930f607c2ae64894e8c7d91510ff91151945f5b4"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "starship.exe",
|
||||||
|
"checkver": {
|
||||||
|
"github": "https://github.com/starship/starship"
|
||||||
|
},
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/starship/starship/releases/download/v$version/starship-x86_64-pc-windows-msvc.zip"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user