{
    "version": "3.4.2",
    "description": "Gettext translations editor.",
    "homepage": "https://poedit.net",
    "license": "MIT",
    "url": "https://download.poedit.net/Poedit-3.4.2-setup.exe",
    "hash": "1e0863f758ff59284b56314f3665c581ae26189451798f56b49bffaae0b4f633",
    "innosetup": true,
    "bin": "Poedit.exe",
    "shortcuts": [
        [
            "Poedit.exe",
            "Poedit"
        ]
    ],
    "post_install": "Get-ChildItem \"$dir\\Resources\" 'Poedit,1.ico' | Rename-Item -NewName 'Poedit.ico'",
    "checkver": {
        "url": "https://poedit.net/download",
        "regex": "Poedit-([\\d.]+)-setup"
    },
    "autoupdate": {
        "url": "https://download.poedit.net/Poedit-$version-setup.exe"
    }
}
