From 2caeaa7865731efafbef2938a0e0328aa90cc153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 29 Oct 2020 09:02:45 +0100 Subject: [PATCH] geoipupdate: Update to version 4.5.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index c442a09d2e..761739f8b8 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "4.4.0", + "version": "4.5.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.4.0/geoipupdate_4.4.0_windows_amd64.zip", - "hash": "31a82e5913010e7fca0d0f2262475951dd2563f7c8874d013b2537d8b16bd251", - "extract_dir": "geoipupdate_4.4.0_windows_amd64" + "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" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.4.0/geoipupdate_4.4.0_windows_386.zip", - "hash": "6bf35349573c6fccb5cadfaea5bf6d9a087fc02fe987f46a728104eca6962300", - "extract_dir": "geoipupdate_4.4.0_windows_386" + "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" } }, "bin": "geoipupdate.exe",