mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
geoipupdate: Update to version 4.11.1
This commit is contained in:
parent
eb7286f2dd
commit
8f943594db
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "4.11.0",
|
"version": "4.11.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/v4.11.0/geoipupdate_4.11.0_windows_amd64.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.1/geoipupdate_4.11.1_windows_amd64.zip",
|
||||||
"hash": "96648ecf0f20e8d3c8e1c47cd34d199868d38abf3237cbb7bb9dff9bb296dafa",
|
"hash": "0cc5cc2b35c8d8c127ccc7487bc60c4a5a5f9e49375c1cc052983eb543e2ac37",
|
||||||
"extract_dir": "geoipupdate_4.11.0_windows_amd64"
|
"extract_dir": "geoipupdate_4.11.1_windows_amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.0/geoipupdate_4.11.0_windows_386.zip",
|
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.11.1/geoipupdate_4.11.1_windows_386.zip",
|
||||||
"hash": "506115765cef9b84298fefc792a26ad764a66cd6a47f116dc4930c1fe87ec57c",
|
"hash": "5365306f8529b7059c1b1c267576a9860d5edf3277fa4b9b1b29c6600600bafb",
|
||||||
"extract_dir": "geoipupdate_4.11.0_windows_386"
|
"extract_dir": "geoipupdate_4.11.1_windows_386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "geoipupdate.exe",
|
"bin": "geoipupdate.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user