{
    "version": "5.2.7",
    "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": "f958db1d239e69051145777de9943b267a3230cc3d140599b48cf024e2c8b3a2",
    "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"
    }
}
