mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
geoipupdate: Update to version 7.0.1
This commit is contained in:
parent
8b9f20e9a8
commit
260704fa6a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "7.0.0",
|
"version": "7.0.1",
|
||||||
"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/v7.0.0/geoipupdate_7.0.0_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.1/geoipupdate_7.0.1_windows_amd64.zip",
|
||||||
"hash": "95e70d55a6d09e939a2d7c4d45d6c9ccd4af76b94d04a406d63fa0bf37d3817e",
|
"hash": "6c4d88f11e9b739a568b2053247b2d0e74e9e531cc88235d66c28db0351596d5",
|
||||||
"extract_dir": "geoipupdate_7.0.0_windows_amd64"
|
"extract_dir": "geoipupdate_7.0.1_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.0/geoipupdate_7.0.0_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.0.1/geoipupdate_7.0.1_windows_386.zip",
|
||||||
"hash": "9196971e20e2d284a6111368a90b962f6c37edf998760e3f6b6c1d3a64b36099",
|
"hash": "ee9bc7830e82e3c82b9ba5b3c4a91f07292eb2dd012a4fb1f28537b236b2e037",
|
||||||
"extract_dir": "geoipupdate_7.0.0_windows_386"
|
"extract_dir": "geoipupdate_7.0.1_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user