mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
605 B
JSON
22 lines
605 B
JSON
{
|
|
"version": "0.2",
|
|
"description": "Utility for folder removal",
|
|
"homepage": "https://iobureau.com/byenow/",
|
|
"license": "Freeware",
|
|
"url": "https://iobureau.com/byenow/byenow-0.2.zip",
|
|
"hash": "4d074bb0906d810bee954b329814fdffbab29cc1178367a0055fca8e0bdbdb7c",
|
|
"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"
|
|
}
|
|
}
|