From 0f0fced8c44c3f0e97d25c5102c9c92d1ba3d018 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 00:32:43 +0000 Subject: [PATCH] geoipupdate: Update to version 5.1.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 8fc16e0c73..1b05e99a3f 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "5.0.4", + "version": "5.1.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/v5.0.4/geoipupdate_5.0.4_windows_amd64.zip", - "hash": "0c17d84aa49f3b6771b497f1be737e0a044fccb595c680dc7cc009bac79650cb", - "extract_dir": "geoipupdate_5.0.4_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.1.0/geoipupdate_5.1.0_windows_amd64.zip", + "hash": "51ec6851af7667798f007785b42f3902ce06099940a4962a4570c98397e6d86f", + "extract_dir": "geoipupdate_5.1.0_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.4/geoipupdate_5.0.4_windows_386.zip", - "hash": "db0b878ed242473acba70b638233397e9bdda07735f1aa94ad9a70d897da29f5", - "extract_dir": "geoipupdate_5.0.4_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.1.0/geoipupdate_5.1.0_windows_386.zip", + "hash": "225726fd31f813659e85454716549b58c8a63c897313e58eaea819b743588d94", + "extract_dir": "geoipupdate_5.1.0_windows_386" } }, "bin": "geoipupdate.exe",