mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geoipupdate: Update to version 4.7.0
This commit is contained in:
parent
b758ecd46c
commit
0e38e69e47
@ -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.",
|
"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/v4.6.0/geoipupdate_4.6.0_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_amd64.zip",
|
||||||
"hash": "e21060b288dd1a0db8de37d700b373cff3d7bc8a1240ed0f4a062f8582e12658",
|
"hash": "dccd43e17bd00f49bab0f05777ba42ee890bbce8ef71d513bd4f5dc310fd8c05",
|
||||||
"extract_dir": "geoipupdate_4.6.0_windows_amd64"
|
"extract_dir": "geoipupdate_4.7.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.6.0/geoipupdate_4.6.0_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.0/geoipupdate_4.7.0_windows_386.zip",
|
||||||
"hash": "fc3fd408a4e34e2dacfe9f04f46f69252fde7ac79e2f559baaf1b3d9f518800f",
|
"hash": "79c7972d9f8595f9cfae5038f77fb4c65be36be4456daa49b4c8338a5c64c4eb",
|
||||||
"extract_dir": "geoipupdate_4.6.0_windows_386"
|
"extract_dir": "geoipupdate_4.7.0_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user