From a29a73e40d75cd53af3ca7b3b7da4a8d11064c16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 04:26:40 +0000 Subject: [PATCH] geoipupdate: Update to version 6.1.0 --- bucket/geoipupdate.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/geoipupdate.json b/bucket/geoipupdate.json index a183021dc2..e93563b9a8 100644 --- a/bucket/geoipupdate.json +++ b/bucket/geoipupdate.json @@ -1,18 +1,18 @@ { - "version": "6.0.0", + "version": "6.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/v6.0.0/geoipupdate_6.0.0_windows_amd64.zip", - "hash": "909771b345967db7e7e3782551a12996ab9f1840eba0f43bdd5500adf7c065b5", - "extract_dir": "geoipupdate_6.0.0_windows_amd64" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v6.1.0/geoipupdate_6.1.0_windows_amd64.zip", + "hash": "e1ea823174f8d0fffe9bca62f8b80832638898e7807c4ac8e17c003292ced097", + "extract_dir": "geoipupdate_6.1.0_windows_amd64" }, "32bit": { - "url": "https://github.com/maxmind/geoipupdate/releases/download/v6.0.0/geoipupdate_6.0.0_windows_386.zip", - "hash": "b41c8b19920214cb9366ba0d71985cc6a44393c4841b89b7e7afc6c3367d0f24", - "extract_dir": "geoipupdate_6.0.0_windows_386" + "url": "https://github.com/maxmind/geoipupdate/releases/download/v6.1.0/geoipupdate_6.1.0_windows_386.zip", + "hash": "d8a4b44fa977a59d61974bc204f9e62f316a4d921f5f22b3e1d817ecd7762703", + "extract_dir": "geoipupdate_6.1.0_windows_386" } }, "bin": "geoipupdate.exe",