diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 7acb774547..d1c463ee2e 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "4.7.0", + "version": "4.7.1", "description": "GeoIP Update program to perform automatic updates of GeoIP2 and GeoIP Legacy binary databases.", "homepage": "https://dev.maxmind.com/geoip/geoipupdate/", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_amd64.zip", - "hash": "dccd43e17bd00f49bab0f05777ba42ee890bbce8ef71d513bd4f5dc310fd8c05", - "extract_dir": "geoipupdate_4.7.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.1/geoipupdate_4.7.1_windows_amd64.zip", + "hash": "9241b13516ed39cc59f2d404411cdf1f39e736a610209c69eda4f0dce8d8e047", + "extract_dir": "geoipupdate_4.7.1_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_386.zip", - "hash": "79c7972d9f8595f9cfae5038f77fb4c65be36be4456daa49b4c8338a5c64c4eb", - "extract_dir": "geoipupdate_4.7.0_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.1/geoipupdate_4.7.1_windows_386.zip", + "hash": "b2ce10d74a83ea0cd03566babff83bc4be05fcc399442d6301a2a59f8d2552bb", + "extract_dir": "geoipupdate_4.7.1_windows_386" } }, "bin": "geoipupdate.exe",