mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-22 16:52:29 +00:00
32 lines
1.2 KiB
JSON
32 lines
1.2 KiB
JSON
{
|
|
"version": "4.4.13_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.13_0/nyagos-4.4.13_0-windows-amd64.zip",
|
|
"hash": "4d468feaf83731d2e07c9137b14a6b4495cac2be8b5ef4f63db532286267a874"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/zetamatta/nyagos/releases/download/4.4.13_0/nyagos-4.4.13_0-windows-386.zip",
|
|
"hash": "0666e94c6d84ccb4ff763f772200eae2214d20948ee495b6f67f6ac6163644ca"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|