From 45729a8b03c4a3560a0b9a4e892f0077fa1c0c80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 16:30:17 +0000 Subject: [PATCH] geoipupdate: Update to version 5.1.1 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 1b05e99a3f..1c40fc59cf 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "5.1.0", + "version": "5.1.1", "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.1.0/geoipupdate_5.1.0_windows_amd64.zip", - "hash": "51ec6851af7667798f007785b42f3902ce06099940a4962a4570c98397e6d86f", - "extract_dir": "geoipupdate_5.1.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.1.1/geoipupdate_5.1.1_windows_amd64.zip", + "hash": "64ad6df02fc7bcbfb68e08bd001b4470db352589fef034a829e3409984aa4bd4", + "extract_dir": "geoipupdate_5.1.1_windows_amd64" }, "32bit": { - "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" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.1.1/geoipupdate_5.1.1_windows_386.zip", + "hash": "c45aab0ba92c61ef81059f07c774afdc93e152a762f7488a713bf0ee12b6889e", + "extract_dir": "geoipupdate_5.1.1_windows_386" } }, "bin": "geoipupdate.exe",