mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "4.4.18_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.18_0/nyagos-4.4.18_0-windows-amd64.zip",
|
|
"hash": "bf08e15876d80db8e25c47b9afc61217752b05b78817bedf1deab9ba059421c0"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.18_0/nyagos-4.4.18_0-windows-386.zip",
|
|
"hash": "a8990c5839b6ce4b9a3724e7574922aefa5801e53232ee4c445edb92f5fabd04"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|