geoipupdate: Update to version 4.11.0

This commit is contained in:
github-actions[bot] 2023-03-15 20:28:11 +00:00
parent 50c7faa10b
commit 952d8536c4

View File

@ -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",