mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geoipupdate: Update to version 5.0.2
This commit is contained in:
parent
a0abed4b8a
commit
194cf5c131
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "5.0.1",
|
"version": "5.0.2",
|
||||||
"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.0.1/geoipupdate_5.0.1_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.2/geoipupdate_5.0.2_windows_amd64.zip",
|
||||||
"hash": "23ecbaee1297edb55e86853909653f08841c77547649022a790b261b1b9aa388",
|
"hash": "51f1997ce9e01c89dece57b406e11159b934de46ba626f2a8b27d664fe9fd19b",
|
||||||
"extract_dir": "geoipupdate_5.0.1_windows_amd64"
|
"extract_dir": "geoipupdate_5.0.2_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.1/geoipupdate_5.0.1_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v5.0.2/geoipupdate_5.0.2_windows_386.zip",
|
||||||
"hash": "23e358dd2771a929773d4906a6134aec965c221eb4956a2f193d219385939675",
|
"hash": "89262f4e5febd6f3d73e4ba031d89679a3edc913074356eea42453f395ffbd6a",
|
||||||
"extract_dir": "geoipupdate_5.0.1_windows_386"
|
"extract_dir": "geoipupdate_5.0.2_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user