mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
geoipupdate: Update to version 4.5.0
This commit is contained in:
parent
00453af4f1
commit
2caeaa7865
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.4.0",
|
||||
"version": "4.5.0",
|
||||
"description": "GeoIP Update program to perform automatic updates of GeoIP2 and GeoIP Legacy binary databases.",
|
||||
"homepage": "https://dev.maxmind.com/geoip/geoipupdate/",
|
||||
"license": "Apache-2.0|MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.4.0/geoipupdate_4.4.0_windows_amd64.zip",
|
||||
"hash": "31a82e5913010e7fca0d0f2262475951dd2563f7c8874d013b2537d8b16bd251",
|
||||
"extract_dir": "geoipupdate_4.4.0_windows_amd64"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.5.0/geoipupdate_4.5.0_windows_amd64.zip",
|
||||
"hash": "4cf450fe386fa747f7a22f534a622f134a0811f54a792bd18eafe4f14c5f40e4",
|
||||
"extract_dir": "geoipupdate_4.5.0_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.4.0/geoipupdate_4.4.0_windows_386.zip",
|
||||
"hash": "6bf35349573c6fccb5cadfaea5bf6d9a087fc02fe987f46a728104eca6962300",
|
||||
"extract_dir": "geoipupdate_4.4.0_windows_386"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.5.0/geoipupdate_4.5.0_windows_386.zip",
|
||||
"hash": "5b9c773d691b0dccb286585c10afd56efb876e3526889b1f10af8814db696581",
|
||||
"extract_dir": "geoipupdate_4.5.0_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": "geoipupdate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user