mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
469 B
JSON
14 lines
469 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|