mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
22 lines
759 B
JSON
22 lines
759 B
JSON
{
|
|
"version": "1.23",
|
|
"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.23/powerline-go-windows-amd64#/powerline-go.exe",
|
|
"hash": "bfa06731ef1b55bfc538cf5d21737a0bffa34f09142667398c1f465c0a759f71"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|