gettext: Update to version 0.21-v1.16

This commit is contained in:
Jakub Čábera 2020-08-12 15:32:48 +02:00
parent 5752606ead
commit edb18a2e36

View File

@ -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((?<gettext>[\\d.]+)-v(?<iconv>[\\d.]+))"
"regex": "/releases/tag/v((?<gettext>[\\d.]+)-v(?<iconv>[\\d.]+))"
},
"autoupdate": {
"architecture": {