{
    "version": "3.9",
    "description": "Gettext translations editor.",
    "homepage": "https://poedit.net",
    "license": "MIT",
    "url": "https://download.poedit.net/Poedit-3.9-setup.exe",
    "hash": "1caab38e20b395b965fef5024faa4c15c4997fd7347b6de64ecf2dfcab3a0165",
    "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"
    }
}
