prowiz: Add version 1.70 (#3065)

This commit is contained in:
Issac Lin 2021-12-09 00:42:12 +08:00 committed by GitHub
parent 7ad1831e84
commit 7eeb0aed86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

28
bucket/prowiz.json Normal file
View File

@ -0,0 +1,28 @@
{
"version": "1.70",
"description": "Amiga music ripper",
"homepage": "http://asle.free.fr/prowiz/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "http://asle.free.fr/prowiz/prowiz-64bit.7z",
"hash": "fae4e3c1501f41ab264e7dfcdb98267fb548b9c4d6b8f49438fbdd7192524d5a",
"bin": [
[
"Prowiz64bit.exe",
"prowiz"
]
]
}
},
"checkver": {
"regex": "Prowiz mingwin64bit binary v([\\d.]+)"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "http://asle.free.fr/prowiz/prowiz-64bit.7z"
}
}
}
}