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