From 5419ee57c86a6e40630a939223ae8673bf04c9dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 00:41:31 +0000 Subject: [PATCH] geoipupdate: Update to version 7.1.1 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index 68e38427b4..e0bf151769 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "7.1.0", + "version": "7.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/v7.1.0/geoipupdate_7.1.0_windows_amd64.zip", - "hash": "7e63d43833cdde5d0f06f22f19c2fcaf38b1da5e4745ce0348ab8c2246202373", - "extract_dir": "geoipupdate_7.1.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_amd64.zip", + "hash": "b0dddff44e04456349c6b18c0dc4032e7d110825c0666c9831c71389756b4679", + "extract_dir": "geoipupdate_7.1.1_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.0/geoipupdate_7.1.0_windows_386.zip", - "hash": "bf07b2e7723d59c685711ceb06aba25db31f79a09951c62a1640352eeefa59b8", - "extract_dir": "geoipupdate_7.1.0_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_386.zip", + "hash": "62e9a072d2562c44e6fab34266d19bc3c39b86601ed7bedfc26fdf03d5a38acf", + "extract_dir": "geoipupdate_7.1.1_windows_386" } }, "bin": "geoipupdate.exe",