From 952d8536c4772e761a0f571562120c8398978924 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:28:11 +0000 Subject: [PATCH] geoipupdate: Update to version 4.11.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 39ad296384..a9ca5bdb6b 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "4.10.0", + "version": "4.11.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.10.0/geoipupdate_4.10.0_windows_amd64.zip", - "hash": "63608682cbccfadd79ad3623a21e8c80fa361f53edf1066ea944907cb2fb11c8", - "extract_dir": "geoipupdate_4.10.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.0/geoipupdate_4.11.0_windows_amd64.zip", + "hash": "96648ecf0f20e8d3c8e1c47cd34d199868d38abf3237cbb7bb9dff9bb296dafa", + "extract_dir": "geoipupdate_4.11.0_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.10.0/geoipupdate_4.10.0_windows_386.zip", - "hash": "5299a3fb10b7b9cb6d2afdbeb4444d3edfce21f5bbcf31fbccc9fed798d41ec6", - "extract_dir": "geoipupdate_4.10.0_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.0/geoipupdate_4.11.0_windows_386.zip", + "hash": "506115765cef9b84298fefc792a26ad764a66cd6a47f116dc4930c1fe87ec57c", + "extract_dir": "geoipupdate_4.11.0_windows_386" } }, "bin": "geoipupdate.exe",