mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "4.4.6_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.6_0/nyagos-4.4.6_0-windows-amd64.zip",
|
|
"hash": "dfb6a85f2bf0bfb589e937c24f8a332204f2b4cc938d20559b5dd187d8f6396d"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.6_0/nyagos-4.4.6_0-windows-386.zip",
|
|
"hash": "6d0c399814b89bf01ce0abd163c1e6230ed59e807ece24a7bd8678d5ecec0554"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|