mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
geoipupdate: Update to version 4.2.2
This commit is contained in:
parent
0e14ba4029
commit
c647ec65a3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
|
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
|
||||||
"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.",
|
||||||
"version": "4.2.1",
|
"version": "4.2.2",
|
||||||
"license": "Apache-2.0|MIT",
|
"license": "Apache-2.0|MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.1/geoipupdate_4.2.1_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.2/geoipupdate_4.2.2_windows_amd64.zip",
|
||||||
"hash": "20c49c6c126fb8e9c1194625968944392972711ae66843649c103befc3c86933",
|
"hash": "04da24ad1dd488876ef4946b1760dbed4a199f5c9910128e0796e3e72eef307d",
|
||||||
"extract_dir": "geoipupdate_4.2.1_windows_amd64"
|
"extract_dir": "geoipupdate_4.2.2_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.1/geoipupdate_4.2.1_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.2.2/geoipupdate_4.2.2_windows_386.zip",
|
||||||
"hash": "d131afaf5d70cb64b0f08283f30f88f319b202f4727a108b1f89d864f75925a8",
|
"hash": "3b4d7b4c9476eec8e9b966183daf9896ea2328668afaff1acc68945f53053f11",
|
||||||
"extract_dir": "geoipupdate_4.2.1_windows_386"
|
"extract_dir": "geoipupdate_4.2.2_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user