mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
geoipupdate: Update to version 4.4.0
This commit is contained in:
parent
bb1bcb1b2e
commit
1baf5d520e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
|
"version": "4.4.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.",
|
||||||
"version": "4.3.0",
|
"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.3.0/geoipupdate_4.3.0_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.4.0/geoipupdate_4.4.0_windows_amd64.zip",
|
||||||
"hash": "a00c8dc0f0c2d058e11b3b8aa5bcbf9ce15367482a311cc287db7f96aeeaea82",
|
"hash": "31a82e5913010e7fca0d0f2262475951dd2563f7c8874d013b2537d8b16bd251",
|
||||||
"extract_dir": "geoipupdate_4.3.0_windows_amd64"
|
"extract_dir": "geoipupdate_4.4.0_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.3.0/geoipupdate_4.3.0_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.4.0/geoipupdate_4.4.0_windows_386.zip",
|
||||||
"hash": "d3e34310591ad58e1007d8fab830ef07eb3895ae57d0cf5d21e725a4b29ba5c6",
|
"hash": "6bf35349573c6fccb5cadfaea5bf6d9a087fc02fe987f46a728104eca6962300",
|
||||||
"extract_dir": "geoipupdate_4.3.0_windows_386"
|
"extract_dir": "geoipupdate_4.4.0_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user