{ "version": "0.25.1-v1.17", "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/v0.25.1-v1.17/gettext0.25.1-iconv1.17-shared-64.zip", "hash": "73475db3566e203a4e00498fca6286fbfc7252cee5e8c5ac228dcf6b4f00f6e4" }, "32bit": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.25.1-v1.17/gettext0.25.1-iconv1.17-shared-32.zip", "hash": "fa4fff1e7c24d5597b414ac323fe7e0704f33cd6ec545232198a44ab04aa5a58" } }, "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" } } } }