mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
geoipupdate: Update to version 7.1.1
This commit is contained in:
parent
db63f3c8b9
commit
5419ee57c8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "7.1.0",
|
||||
"version": "7.1.1",
|
||||
"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/v7.1.0/geoipupdate_7.1.0_windows_amd64.zip",
|
||||
"hash": "7e63d43833cdde5d0f06f22f19c2fcaf38b1da5e4745ce0348ab8c2246202373",
|
||||
"extract_dir": "geoipupdate_7.1.0_windows_amd64"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_amd64.zip",
|
||||
"hash": "b0dddff44e04456349c6b18c0dc4032e7d110825c0666c9831c71389756b4679",
|
||||
"extract_dir": "geoipupdate_7.1.1_windows_amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.0/geoipupdate_7.1.0_windows_386.zip",
|
||||
"hash": "bf07b2e7723d59c685711ceb06aba25db31f79a09951c62a1640352eeefa59b8",
|
||||
"extract_dir": "geoipupdate_7.1.0_windows_386"
|
||||
"url": "https://github.com/maxmind/geoipupdate/releases/download/v7.1.1/geoipupdate_7.1.1_windows_386.zip",
|
||||
"hash": "62e9a072d2562c44e6fab34266d19bc3c39b86601ed7bedfc26fdf03d5a38acf",
|
||||
"extract_dir": "geoipupdate_7.1.1_windows_386"
|
||||
}
|
||||
},
|
||||
"bin": "geoipupdate.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user