Update Maxmind mmdb fixture files (#122225)

This commit is contained in:
Joe Gallo 2025-02-11 10:47:54 -05:00 committed by GitHub
parent f52c59ef46
commit e082ad56bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 13 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View file

@ -391,18 +391,18 @@ public class GeoIpDownloaderIT extends AbstractGeoIpIT {
assertThat(
files,
containsInAnyOrder(
"GeoLite2-City.mmdb",
"GeoLite2-Country.mmdb",
"GeoLite2-ASN.mmdb",
"MyCustomGeoLite2-City.mmdb",
"GeoLite2-City.mmdb_COPYRIGHT.txt",
"GeoLite2-Country.mmdb_COPYRIGHT.txt",
"GeoLite2-ASN.mmdb_COPYRIGHT.txt",
"MyCustomGeoLite2-City.mmdb_COPYRIGHT.txt",
"GeoLite2-City.mmdb_LICENSE.txt",
"GeoLite2-Country.mmdb_LICENSE.txt",
"GeoLite2-ASN.mmdb_LICENSE.txt",
"GeoLite2-ASN.mmdb_README.txt",
"GeoLite2-City.mmdb",
"GeoLite2-City.mmdb_COPYRIGHT.txt",
"GeoLite2-City.mmdb_LICENSE.txt",
"GeoLite2-City.mmdb_README.txt",
"GeoLite2-Country.mmdb",
"GeoLite2-Country.mmdb_COPYRIGHT.txt",
"GeoLite2-Country.mmdb_LICENSE.txt",
"MyCustomGeoLite2-City.mmdb",
"MyCustomGeoLite2-City.mmdb_COPYRIGHT.txt",
"MyCustomGeoLite2-City.mmdb_LICENSE.txt"
)
);

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.7 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View file

@ -1,24 +1,24 @@
[
{
"md5_hash": "da5bb1c00c74e3f5a34ca1ec0022c550",
"md5_hash": "ec117f3c605b4998365e45fb2c382396",
"name": "GeoLite2-City.tgz",
"url": "db/GeoLite2-City.tgz",
"provider": "maxmind"
},
{
"md5_hash": "61c38f0fcec4a7b0b359201f124004df",
"md5_hash": "60a8f72665e59fe34420a148f97d4e2c",
"name": "GeoLite2-ASN.tgz",
"url": "db/GeoLite2-ASN.tgz",
"provider": "maxmind"
},
{
"md5_hash": "8f3229d6158f85adef296f8781f7ab49",
"md5_hash": "2363fb6c277679b242b320282b21bf04",
"name": "GeoLite2-Country.tgz",
"url": "db/GeoLite2-Country.tgz",
"provider": "maxmind"
},
{
"md5_hash": "77dcf272548942520d1b549957065a9f",
"md5_hash": "102662f11359a3074dd756ab474495e8",
"name": "MyCustomGeoLite2-City.tgz",
"url": "db/MyCustomGeoLite2-City.tgz",
"provider": "maxmind"