diff --git a/bucket/dmg2img.json b/bucket/dmg2img.json new file mode 100644 index 0000000000..d9f65c2031 --- /dev/null +++ b/bucket/dmg2img.json @@ -0,0 +1,13 @@ +{ + "version": "1.6.7", + "description": "Converts DMG image file to IMG.", + "homepage": "http://vu1tur.eu.org/tools/", + "license": "GPL-2.0-or-later", + "url": "http://vu1tur.eu.org/tools/dmg2img-1.6.7-win32.zip", + "hash": "c33595575b08d04ab3cd1d7bc0339fc7ffa473d5969ce29a2a206d08dc4f42a4", + "bin": "dmg2img.exe", + "checkver": "dmg2img-([\\d.]+)", + "autoupdate": { + "url": "http://vu1tur.eu.org/tools/dmg2img-$version-win32.zip" + } +}