{
    "version": "10.6.9103",
    "description": "An integrated, powerful, multi-purpose conversion and developer tool.",
    "homepage": "https://fishcodelib.com/Convert.htm",
    "license": {
        "identifier": "Freeware",
        "url": "https://fishcodelib.com/EULA.htm"
    },
    "url": "https://fishcodelib.com/files/ConvertNet2.zip",
    "hash": "b42b96b0458b73f8d99ebc2f91d5f7d2ed1d6abaf85887df297b0291ad5d5a5d",
    "pre_install": [
        "If (!(Test-Path \"$persist_dir\\Convert.exe.xml\")) {",
        "   $cfg = [System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String(\"PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPGZpc2hDb252ZXJ0Pgo8L2Zpc2hDb252ZXJ0Pg==\"))",
        "   New-Item \"$dir\\Convert.exe.xml\" -Value $cfg | Out-Null",
        "}"
    ],
    "shortcuts": [
        [
            "Convert.exe",
            "Convert .NET"
        ]
    ],
    "persist": "Convert.exe.xml",
    "checkver": {
        "regex": "Version ([\\d.]+).*?\\.([\\d.]+)",
        "replace": "${1}.${2}"
    },
    "autoupdate": {
        "url": "https://fishcodelib.com/files/ConvertNet2.zip"
    }
}
