mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
geoipupdate: Update to version 6.0.0
This commit is contained in:
parent
2577ed9fc8
commit
66e3f027d5
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "5.1.1",
|
"version": "6.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/v5.1.1/geoipupdate_5.1.1_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v6.0.0/geoipupdate_6.0.0_windows_amd64.zip",
|
||||||
"hash": "64ad6df02fc7bcbfb68e08bd001b4470db352589fef034a829e3409984aa4bd4",
|
"hash": "909771b345967db7e7e3782551a12996ab9f1840eba0f43bdd5500adf7c065b5",
|
||||||
"extract_dir": "geoipupdate_5.1.1_windows_amd64"
|
"extract_dir": "geoipupdate_6.0.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.1.1/geoipupdate_5.1.1_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v6.0.0/geoipupdate_6.0.0_windows_386.zip",
|
||||||
"hash": "c45aab0ba92c61ef81059f07c774afdc93e152a762f7488a713bf0ee12b6889e",
|
"hash": "b41c8b19920214cb9366ba0d71985cc6a44393c4841b89b7e7afc6c3367d0f24",
|
||||||
"extract_dir": "geoipupdate_5.1.1_windows_386"
|
"extract_dir": "geoipupdate_6.0.0_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user