{ "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.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.11.0/geoipupdate_4.11.0_windows_386.zip", "hash": "506115765cef9b84298fefc792a26ad764a66cd6a47f116dc4930c1fe87ec57c", "extract_dir": "geoipupdate_4.11.0_windows_386" } }, "bin": "geoipupdate.exe", "checkver": { "github": "https://github.com/maxmind/geoipupdate" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/maxmind/geoipupdate/releases/download/v$version/geoipupdate_$version_windows_amd64.zip", "extract_dir": "geoipupdate_$version_windows_amd64" }, "32bit": { "url": "https://github.com/maxmind/geoipupdate/releases/download/v$version/geoipupdate_$version_windows_386.zip", "extract_dir": "geoipupdate_$version_windows_386" } }, "hash": { "url": "$baseurl/checksums-windows.txt" } } }