{ "version": "1.0-v1.18", "description": "Gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.", "homepage": "https://mlocati.github.io/articles/gettext-iconv-windows.html", "license": "Unknown", "architecture": { "64bit": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.18/gettext1.0-iconv1.18-shared-64.zip", "hash": "bb7b2045291491898a990f67f1aa6b6f3debc90f46a32fa133882d1cdceffdae" }, "32bit": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v1.0-v1.18/gettext1.0-iconv1.18-shared-32.zip", "hash": "53e1c94e0c2963ec61c8213b04f2ecd049e34e130b96a57ea04b9452650e75f3" } }, "bin": [ "bin\\iconv.exe", "bin\\msgattrib.exe", "bin\\msgcat.exe", "bin\\msgcmp.exe", "bin\\msgcomm.exe", "bin\\msgconv.exe", "bin\\msgen.exe", "bin\\msgexec.exe", "bin\\msgfilter.exe", "bin\\msgfmt.exe", "bin\\msggrep.exe", "bin\\msginit.exe", "bin\\msgmerge.exe", "bin\\msgunfmt.exe", "bin\\msguniq.exe", "bin\\xgettext.exe" ], "checkver": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases", "regex": "/releases/tag/v((?[\\d.]+)-v(?[\\d.]+))" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v$version/gettext$matchGettext-iconv$matchIconv-shared-64.zip" }, "32bit": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v$version/gettext$matchGettext-iconv$matchIconv-shared-32.zip" } } } }