mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 14:34:29 +00:00
22 lines
605 B
JSON
22 lines
605 B
JSON
{
|
|
"version": "0.3",
|
|
"description": "Utility for folder removal",
|
|
"homepage": "https://iobureau.com/byenow/",
|
|
"license": "Freeware",
|
|
"url": "https://iobureau.com/byenow/byenow-0.3.zip",
|
|
"hash": "1265cb3fd9ad7e4a2b86a80908f5a138b6f55c061f2fd4ccf0b871fc8ebd8dd9",
|
|
"architecture": {
|
|
"32bit": {
|
|
"extract_dir": "32-bit"
|
|
},
|
|
"64bit": {
|
|
"extract_dir": "64-bit"
|
|
}
|
|
},
|
|
"bin": "byenow.exe",
|
|
"checkver": "byenow-([\\d.]+)\\.zip",
|
|
"autoupdate": {
|
|
"url": "https://iobureau.com/byenow/byenow-$version.zip"
|
|
}
|
|
}
|