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