mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
607 B
JSON
22 lines
607 B
JSON
{
|
|
"version": "0.12",
|
|
"description": "Utility for folder removal",
|
|
"homepage": "https://iobureau.com/byenow/",
|
|
"license": "Freeware",
|
|
"url": "https://iobureau.com/byenow/byenow-0.12.zip",
|
|
"hash": "92a842037cac050a3df9bde641bda411ec69e56535d04a92adb9035756fd9b2b",
|
|
"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"
|
|
}
|
|
}
|