mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "4.4.13_3",
|
|
"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.13_3/nyagos-4.4.13_3-windows-amd64.zip",
|
|
"hash": "bd3dce4e51232834804ca10de1ea119e434f26ca5e2da680151827c1bd62dd97"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.13_3/nyagos-4.4.13_3-windows-386.zip",
|
|
"hash": "c519c133205fcf5808543b286050bae7b696de686c1aa7bed19ea964f4054c59"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|