geoipupdate: Update to version 4.11.1

This commit is contained in:
github-actions[bot] 2023-03-16 16:33:34 +00:00
parent eb7286f2dd
commit 8f943594db

View File

@ -1,18 +1,18 @@
{
"version": "4.11.0",
"version": "4.11.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/v4.11.0/geoipupdate_4.11.0_windows_amd64.zip",
"hash": "96648ecf0f20e8d3c8e1c47cd34d199868d38abf3237cbb7bb9dff9bb296dafa",
"extract_dir": "geoipupdate_4.11.0_windows_amd64"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.1/geoipupdate_4.11.1_windows_amd64.zip",
"hash": "0cc5cc2b35c8d8c127ccc7487bc60c4a5a5f9e49375c1cc052983eb543e2ac37",
"extract_dir": "geoipupdate_4.11.1_windows_amd64"
},
"32bit": {
"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"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.1/geoipupdate_4.11.1_windows_386.zip",
"hash": "5365306f8529b7059c1b1c267576a9860d5edf3277fa4b9b1b29c6600600bafb",
"extract_dir": "geoipupdate_4.11.1_windows_386"
}
},
"bin": "geoipupdate.exe",