From d994271d66bfbda61b4dab496a93ee07985beb57 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 21 Feb 2020 00:01:50 +0000 Subject: [PATCH] geoipupdate: Update to version 4.2.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index da92dadea5..1296fbf087 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.1.5", + "version": "4.2.0", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.5/geoipupdate_4.1.5_windows_amd64.zip", - "hash": "918d57c95d0bc9813cb6f991fae4cfdd425376618b0d489c631a8f84e1fdd6cc", - "extract_dir": "geoipupdate_4.1.5_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.0/geoipupdate_4.2.0_windows_amd64.zip", + "hash": "660efe5c5b2117cfcf0326e1e1e8b11687425b4f7865d37edd84432177544fbc", + "extract_dir": "geoipupdate_4.2.0_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.5/geoipupdate_4.1.5_windows_386.zip", - "hash": "b1543ad96ec862e8374504699f7184e62c92cb0d998e0cbb1ae9f58547cdb74d", - "extract_dir": "geoipupdate_4.1.5_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.0/geoipupdate_4.2.0_windows_386.zip", + "hash": "8ad2836cae7a29285ee733782af7642cb8b9e2d13743a62ecbdd2de591b346b9", + "extract_dir": "geoipupdate_4.2.0_windows_386" } }, "bin": "geoipupdate.exe",