geoipupdate: Update to version 4.10.0

This commit is contained in:
github-actions[bot] 2022-09-27 00:39:57 +00:00
parent 190972605b
commit 656faaf366

View File

@ -1,18 +1,18 @@
{ {
"version": "4.9.0", "version": "4.10.0",
"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/v4.9.0/geoipupdate_4.9.0_windows_amd64.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.10.0/geoipupdate_4.10.0_windows_amd64.zip",
"hash": "8cb6edb6d2fb09357cdad28569b2f3f75d0b71c8085d407f44b795426ded007c", "hash": "63608682cbccfadd79ad3623a21e8c80fa361f53edf1066ea944907cb2fb11c8",
"extract_dir": "geoipupdate_4.9.0_windows_amd64" "extract_dir": "geoipupdate_4.10.0_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.9.0/geoipupdate_4.9.0_windows_386.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v4.10.0/geoipupdate_4.10.0_windows_386.zip",
"hash": "dd100dd4d9e85bc78a9d6bc21cb6c7ec15d57e406a0d04cce4025266d60dd582", "hash": "5299a3fb10b7b9cb6d2afdbeb4444d3edfce21f5bbcf31fbccc9fed798d41ec6",
"extract_dir": "geoipupdate_4.9.0_windows_386" "extract_dir": "geoipupdate_4.10.0_windows_386"
} }
}, },
"bin": "geoipupdate.exe", "bin": "geoipupdate.exe",