geoipupdate: Update to version 4.1.4

This commit is contained in:
Richard Kuhnt 2019-11-08 00:00:32 +00:00
parent 360f2e990a
commit c10b810ef0

View File

@ -1,18 +1,18 @@
{
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
"description": "GeoIP Update program to perform automatic updates of GeoIP2 and GeoIP Legacy binary databases.",
"version": "4.1.0",
"version": "4.1.4",
"license": "Apache-2.0|MIT",
"architecture": {
"64bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.0/geoipupdate_4.1.0_windows_amd64.zip",
"hash": "6bc54fdfc39d04f82fb023ea931c932c7dae718e8c481768b3f58fd0a3e4f089",
"extract_dir": "geoipupdate_4.1.0_windows_amd64"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.4/geoipupdate_4.1.4_windows_amd64.zip",
"hash": "f507991e6c9396412710ad502ccb49af86c737e25285045bca022629c355c065",
"extract_dir": "geoipupdate_4.1.4_windows_amd64"
},
"32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.0/geoipupdate_4.1.0_windows_386.zip",
"hash": "e946352147b8ca53c395c53f6a79a8a5ab4d0b30c1f49b357abd4143d73c3641",
"extract_dir": "geoipupdate_4.1.0_windows_386"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.4/geoipupdate_4.1.4_windows_386.zip",
"hash": "ee1683f85e50b620b0ff08481196d43bec982889129d02b7ab57fc677ac139ff",
"extract_dir": "geoipupdate_4.1.4_windows_386"
}
},
"bin": "geoipupdate.exe",