diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 761739f8b8..59419e83b1 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "4.5.0", + "version": "4.6.0", "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.5.0/geoipupdate_4.5.0_windows_amd64.zip", - "hash": "4cf450fe386fa747f7a22f534a622f134a0811f54a792bd18eafe4f14c5f40e4", - "extract_dir": "geoipupdate_4.5.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.6.0/geoipupdate_4.6.0_windows_amd64.zip", + "hash": "e21060b288dd1a0db8de37d700b373cff3d7bc8a1240ed0f4a062f8582e12658", + "extract_dir": "geoipupdate_4.6.0_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.5.0/geoipupdate_4.5.0_windows_386.zip", - "hash": "5b9c773d691b0dccb286585c10afd56efb876e3526889b1f10af8814db696581", - "extract_dir": "geoipupdate_4.5.0_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.6.0/geoipupdate_4.6.0_windows_386.zip", + "hash": "fc3fd408a4e34e2dacfe9f04f46f69252fde7ac79e2f559baaf1b3d9f518800f", + "extract_dir": "geoipupdate_4.6.0_windows_386" } }, "bin": "geoipupdate.exe",