{
    "version": "5.2.8",
    "description": "Resource compiler & decompiler for Windows applications",
    "homepage": "https://www.angusj.com/resourcehacker/",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.angusj.com/resourcehacker/"
    },
    "url": "https://www.angusj.com/resourcehacker/resource_hacker.zip",
    "hash": "52f81ee4778070d6aa72d8719a1a68fea2f288005deb02667542754f747776f8",
    "pre_install": "if (!(Test-Path \"$persist_dir\\ResourceHacker.ini\")) { New-Item \"$dir\\ResourceHacker.ini\" | Out-Null }",
    "bin": "ResourceHacker.exe",
    "shortcuts": [
        [
            "ResourceHacker.exe",
            "Resource Hacker"
        ]
    ],
    "persist": "ResourceHacker.ini",
    "checkver": {
        "regex": "Changes in ([\\d.]+)"
    },
    "autoupdate": {
        "url": "https://www.angusj.com/resourcehacker/resource_hacker.zip"
    }
}
