From c7fa192a99a93dfc6180323b71cc96319dd701fa Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 8 Nov 2019 18:00:16 +0000 Subject: [PATCH] geoipupdate: Update to version 4.1.5 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index a4d0c5c855..da92dadea5 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.4", + "version": "4.1.5", "license": "Apache-2.0|MIT", "architecture": { "64bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.4/geoipupdate_4.1.4_windows_amd64.zip", - "hash": "f507991e6c9396412710ad502ccb49af86c737e25285045bca022629c355c065", - "extract_dir": "geoipupdate_4.1.4_windows_amd64" + "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" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.1.4/geoipupdate_4.1.4_windows_386.zip", - "hash": "ee1683f85e50b620b0ff08481196d43bec982889129d02b7ab57fc677ac139ff", - "extract_dir": "geoipupdate_4.1.4_windows_386" + "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" } }, "bin": "geoipupdate.exe",