geoipupdate: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2024-04-09 01:14:23 +00:00
parent 8b9f20e9a8
commit 260704fa6a

View File

@ -1,18 +1,18 @@
{
"version": "7.0.0",
"version": "7.0.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.0.0/geoipupdate_7.0.0_windows_amd64.zip",
"hash": "95e70d55a6d09e939a2d7c4d45d6c9ccd4af76b94d04a406d63fa0bf37d3817e",
"extract_dir": "geoipupdate_7.0.0_windows_amd64"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.1/geoipupdate_7.0.1_windows_amd64.zip",
"hash": "6c4d88f11e9b739a568b2053247b2d0e74e9e531cc88235d66c28db0351596d5",
"extract_dir": "geoipupdate_7.0.1_windows_amd64"
},
"32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.0/geoipupdate_7.0.0_windows_386.zip",
"hash": "9196971e20e2d284a6111368a90b962f6c37edf998760e3f6b6c1d3a64b36099",
"extract_dir": "geoipupdate_7.0.0_windows_386"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.1/geoipupdate_7.0.1_windows_386.zip",
"hash": "ee9bc7830e82e3c82b9ba5b3c4a91f07292eb2dd012a4fb1f28537b236b2e037",
"extract_dir": "geoipupdate_7.0.1_windows_386"
}
},
"bin": "geoipupdate.exe",