From fe8253102ee88f6553657195b44b5bb0dcc31329 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 7 Nov 2019 21:00:53 +0000 Subject: [PATCH] geoipupdate: Update to version 4.1.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 92e75ace5d..def02550d5 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -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.0.6", + "version": "4.1.0", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.0.6/geoipupdate_4.0.6_windows_amd64.zip", - "hash": "a3c6dab6aa08796ab9f5d5147c378ebd334694338ff8e3c059247c280df187b3", - "extract_dir": "geoipupdate_4.0.6_windows_amd64" + "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" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.0.6/geoipupdate_4.0.6_windows_386.zip", - "hash": "0491e58946b2729dea07e9ab2052e11bff6f9fe64bd8c23b75bad87f36c4728a", - "extract_dir": "geoipupdate_4.0.6_windows_386" + "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" } }, "bin": "geoipupdate.exe",