mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
22 lines
763 B
JSON
22 lines
763 B
JSON
{
|
|
"version": "1.22.1",
|
|
"description": "A Powerline style prompt for your shell",
|
|
"homepage": "https://github.com/justjanne/powerline-go",
|
|
"license": "GPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/justjanne/powerline-go/releases/download/v1.22.1/powerline-go-windows-amd64#/powerline-go.exe",
|
|
"hash": "105eab7062b02d2069c074850b945982303aadc1c7fca43bec3a6dd309635955"
|
|
}
|
|
},
|
|
"bin": "powerline-go.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/justjanne/powerline-go/releases/download/v$version/powerline-go-windows-amd64#/powerline-go.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|