mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
geoipupdate: Update to version 7.0.0
This commit is contained in:
parent
c46f86b8ff
commit
9a3adf1bfe
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "6.1.0",
|
"version": "7.0.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/v6.1.0/geoipupdate_6.1.0_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.0/geoipupdate_7.0.0_windows_amd64.zip",
|
||||||
"hash": "e1ea823174f8d0fffe9bca62f8b80832638898e7807c4ac8e17c003292ced097",
|
"hash": "95e70d55a6d09e939a2d7c4d45d6c9ccd4af76b94d04a406d63fa0bf37d3817e",
|
||||||
"extract_dir": "geoipupdate_6.1.0_windows_amd64"
|
"extract_dir": "geoipupdate_7.0.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v6.1.0/geoipupdate_6.1.0_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.0/geoipupdate_7.0.0_windows_386.zip",
|
||||||
"hash": "d8a4b44fa977a59d61974bc204f9e62f316a4d921f5f22b3e1d817ecd7762703",
|
"hash": "9196971e20e2d284a6111368a90b962f6c37edf998760e3f6b6c1d3a64b36099",
|
||||||
"extract_dir": "geoipupdate_6.1.0_windows_386"
|
"extract_dir": "geoipupdate_7.0.0_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user