mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-08 12:45:14 +00:00
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>
24 lines
788 B
JSON
24 lines
788 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|