byenow: Add version 0.2 (#857)

This commit is contained in:
Chawye Hsu 2020-03-05 15:01:37 +08:00 committed by GitHub
parent fdcfb6bebe
commit b5a4e9a9b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
bucket/byenow.json Normal file
View File

@ -0,0 +1,21 @@
{
"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"
}
}