geoipupdate: Update to version 4.7.0

This commit is contained in:
Richard Kuhnt 2021-04-16 17:00:24 +00:00
parent b758ecd46c
commit 0e38e69e47

View File

@ -1,18 +1,18 @@
{
"version": "4.6.0",
"version": "4.7.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.6.0/geoipupdate_4.6.0_windows_amd64.zip",
"hash": "e21060b288dd1a0db8de37d700b373cff3d7bc8a1240ed0f4a062f8582e12658",
"extract_dir": "geoipupdate_4.6.0_windows_amd64"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_amd64.zip",
"hash": "dccd43e17bd00f49bab0f05777ba42ee890bbce8ef71d513bd4f5dc310fd8c05",
"extract_dir": "geoipupdate_4.7.0_windows_amd64"
},
"32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.6.0/geoipupdate_4.6.0_windows_386.zip",
"hash": "fc3fd408a4e34e2dacfe9f04f46f69252fde7ac79e2f559baaf1b3d9f518800f",
"extract_dir": "geoipupdate_4.6.0_windows_386"
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_386.zip",
"hash": "79c7972d9f8595f9cfae5038f77fb4c65be36be4456daa49b4c8338a5c64c4eb",
"extract_dir": "geoipupdate_4.7.0_windows_386"
}
},
"bin": "geoipupdate.exe",