mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 13:04:28 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "4.4.9_0",
|
|
"description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.",
|
|
"homepage": "https://github.com/zetamatta/nyagos",
|
|
"license": "BSD-3-Clause",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_0/nyagos-4.4.9_0-windows-amd64.zip",
|
|
"hash": "6901caae5c468388febaade13fee4e33d6f5ddf360c4b2b81bb7189b28e5c15e"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.9_0/nyagos-4.4.9_0-windows-386.zip",
|
|
"hash": "37f21c811d4c51f1fca0630eced16d1cb8c2600e683dbc60c10dbab8b275f720"
|
|
}
|
|
},
|
|
"bin": "nyagos.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/zetamatta/nyagos",
|
|
"regex": "tag/([\\d._]+)"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-amd64.zip"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-386.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|