geoipupdate: Update to version 7.1.1

This commit is contained in:
github-actions[bot] 2025-07-10 00:41:31 +00:00
parent db63f3c8b9
commit 5419ee57c8

View File

@ -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.", "description": "GeoIP Update program to perform automatic updates of GeoIP2 and GeoIP Legacy binary databases.",
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/", "homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
"license": "Apache-2.0|MIT", "license": "Apache-2.0|MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.0/geoipupdate_7.1.0_windows_amd64.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_amd64.zip",
"hash": "7e63d43833cdde5d0f06f22f19c2fcaf38b1da5e4745ce0348ab8c2246202373", "hash": "b0dddff44e04456349c6b18c0dc4032e7d110825c0666c9831c71389756b4679",
"extract_dir": "geoipupdate_7.1.0_windows_amd64" "extract_dir": "geoipupdate_7.1.1_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.0/geoipupdate_7.1.0_windows_386.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_386.zip",
"hash": "bf07b2e7723d59c685711ceb06aba25db31f79a09951c62a1640352eeefa59b8", "hash": "62e9a072d2562c44e6fab34266d19bc3c39b86601ed7bedfc26fdf03d5a38acf",
"extract_dir": "geoipupdate_7.1.0_windows_386" "extract_dir": "geoipupdate_7.1.1_windows_386"
} }
}, },
"bin": "geoipupdate.exe", "bin": "geoipupdate.exe",