geoipupdate: Update to version 5.0.4

This commit is contained in:
github-actions[bot] 2023-04-17 16:28:15 +00:00
parent 7b4efb8d4c
commit 0a0fe0ff87

View File

@ -1,18 +1,18 @@
{ {
"version": "5.0.3", "version": "5.0.4",
"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/v5.0.3/geoipupdate_5.0.3_windows_amd64.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.4/geoipupdate_5.0.4_windows_amd64.zip",
"hash": "23c3e65cae96e9c0d831cd54625a149d3502101ecc2e27092700fbf32aac5fcf", "hash": "0c17d84aa49f3b6771b497f1be737e0a044fccb595c680dc7cc009bac79650cb",
"extract_dir": "geoipupdate_5.0.3_windows_amd64" "extract_dir": "geoipupdate_5.0.4_windows_amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.3/geoipupdate_5.0.3_windows_386.zip", "url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.4/geoipupdate_5.0.4_windows_386.zip",
"hash": "d62a94cbb9367f91a433eb8612e7e166ceed78effb34709b8565cff4cb0d3c90", "hash": "db0b878ed242473acba70b638233397e9bdda07735f1aa94ad9a70d897da29f5",
"extract_dir": "geoipupdate_5.0.3_windows_386" "extract_dir": "geoipupdate_5.0.4_windows_386"
} }
}, },
"bin": "geoipupdate.exe", "bin": "geoipupdate.exe",