diff --git a/bucket/prowiz.json b/bucket/prowiz.json index 7e8d591387..2233ac3cfc 100644 --- a/bucket/prowiz.json +++ b/bucket/prowiz.json @@ -1,28 +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" - } - } - } -} +{ + "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" + } + } + } +}