Skip to content

Commit

Permalink
Update DB to 2024-07-26
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafasoufi committed Jul 29, 2024
1 parent 406261f commit d990e1f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified GeoLite2-Country.mmdb.gz
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

GeoLite2-Country.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/)

#### Last updated: 2024-06-08
#### Last updated: 2024-07-26

## Download link
```
https://cdn.jsdelivr.net/npm/geolite2-country@1.0.2/GeoLite2-Country.mmdb.gz
https://cdn.jsdelivr.net/npm/geolite2-country/GeoLite2-Country.mmdb.gz
```

## Source
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geolite2-country",
"version": "1.0.7",
"version": "1.0.8",
"description": "GeoLite2-Country.mmdb.gz CDN files based on Free Open Source CDN [jsDelivr!](https://www.jsdelivr.com/)",
"scripts": {
"test": ""
Expand Down

0 comments on commit d990e1f

Please sign in to comment.