mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
605 B
JSON
22 lines
605 B
JSON
{
|
|
"version": "0.5",
|
|
"description": "Utility for folder removal",
|
|
"homepage": "https://iobureau.com/byenow/",
|
|
"license": "Freeware",
|
|
"url": "https://iobureau.com/byenow/byenow-0.5.zip",
|
|
"hash": "c73e346480e5e1d78503a15a97532b06e86d7df29b37d6175f0e2ef6e0f4b9ee",
|
|
"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"
|
|
}
|
|
}
|