geoipupdate: Update to version 4.1.0

This commit is contained in:
Richard Kuhnt 2019-11-07 21:00:53 +00:00
parent 18a494515d
commit fe8253102e

View File

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