mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
geoipupdate: Update to version 4.8.0
This commit is contained in:
parent
2a9d1164f8
commit
3450503851
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "4.7.1",
|
||||
"version": "4.8.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.7.1/geoipupdate_4.7.1_windows_amd64.zip",
|
||||
"hash": "9241b13516ed39cc59f2d404411cdf1f39e736a610209c69eda4f0dce8d8e047",
|
||||
"extract_dir": "geoipupdate_4.7.1_windows_amd64"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.8.0/geoipupdate_4.8.0_windows_amd64.zip",
|
||||
"hash": "4256fac4188ce7d7b8bb2096ec6ccbe94c84dcd6b71386773d47b15e3cdcfdf3",
|
||||
"extract_dir": "geoipupdate_4.8.0_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.7.1/geoipupdate_4.7.1_windows_386.zip",
|
||||
"hash": "b2ce10d74a83ea0cd03566babff83bc4be05fcc399442d6301a2a59f8d2552bb",
|
||||
"extract_dir": "geoipupdate_4.7.1_windows_386"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v4.8.0/geoipupdate_4.8.0_windows_386.zip",
|
||||
"hash": "942ba735c103adb71ef543ba7b4edb201c2f5e2586c516d34142796a5c24b75e",
|
||||
"extract_dir": "geoipupdate_4.8.0_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": "geoipupdate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user