mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
geoipupdate: Update to version 5.0.3
This commit is contained in:
parent
919a651fc6
commit
64296fa21c
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "5.0.2",
|
||||
"version": "5.0.3",
|
||||
"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/v5.0.2/geoipupdate_5.0.2_windows_amd64.zip",
|
||||
"hash": "51f1997ce9e01c89dece57b406e11159b934de46ba626f2a8b27d664fe9fd19b",
|
||||
"extract_dir": "geoipupdate_5.0.2_windows_amd64"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.3/geoipupdate_5.0.3_windows_amd64.zip",
|
||||
"hash": "23c3e65cae96e9c0d831cd54625a149d3502101ecc2e27092700fbf32aac5fcf",
|
||||
"extract_dir": "geoipupdate_5.0.3_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.2/geoipupdate_5.0.2_windows_386.zip",
|
||||
"hash": "89262f4e5febd6f3d73e4ba031d89679a3edc913074356eea42453f395ffbd6a",
|
||||
"extract_dir": "geoipupdate_5.0.2_windows_386"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.3/geoipupdate_5.0.3_windows_386.zip",
|
||||
"hash": "d62a94cbb9367f91a433eb8612e7e166ceed78effb34709b8565cff4cb0d3c90",
|
||||
"extract_dir": "geoipupdate_5.0.3_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": "geoipupdate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user