diff --git a/bucket/gettext.json b/bucket/gettext.json index 5ce98d556e..73c366e68c 100644 --- a/bucket/gettext.json +++ b/bucket/gettext.json @@ -1,16 +1,16 @@ { - "homepage": "https://mlocati.github.io/articles/gettext-iconv-windows.html", + "version": "0.21-v1.16", "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", - "version": "0.20.2-v1.16", "architecture": { "64bit": { - "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.20.2-v1.16/gettext0.20.2-iconv1.16-shared-64.zip", - "hash": "78c13ff3163776ad266901251239ccc5ac92f78a5e4c150304d75fc6c7f5f774" + "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.21-v1.16/gettext0.21-iconv1.16-shared-64.zip", + "hash": "b500cb5b3f3fdeb388d55cebce2f2b0302edb1bf3f7a7b5d1bf1526c73b031bb" }, "32bit": { - "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.20.2-v1.16/gettext0.20.2-iconv1.16-shared-32.zip", - "hash": "3a8fd1206e693c72db02f2bd73eeb2e6124cdc5697b1f6b22d98cc80974f084c" + "url": "https://github.com/mlocati/gettext-iconv-windows/releases/download/v0.21-v1.16/gettext0.21-iconv1.16-shared-32.zip", + "hash": "8db13475bd8a4fa64ace5de96954f4b19907c92379f7d1c718324d8786a221fa" } }, "bin": [ @@ -33,7 +33,7 @@ ], "checkver": { "url": "https://github.com/mlocati/gettext-iconv-windows/releases", - "re": "/releases/tag/v((?[\\d.]+)-v(?[\\d.]+))" + "regex": "/releases/tag/v((?[\\d.]+)-v(?[\\d.]+))" }, "autoupdate": { "architecture": {