Skip to content

Commit

Permalink
update #573 - geodata to v2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
oyeaussie committed Oct 14, 2024
1 parent 7fe3be9 commit d35f259
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/Core/Packages/Devtools/GeoExtractData/Data
Submodule Data updated 255 files
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ protected function downloadGeoData()
$this->method = 'downloadGeoData';

return $this->downloadData(
'https://raw.githubusercontent.com/dr5hn/countries-states-cities-database/master/countries%2Bstates%2Bcities.json',
'https://raw.githubusercontent.com/dr5hn/countries-states-cities-database/master/json/countries%2Bstates%2Bcities.json',
base_path('apps/Core/Packages/Devtools/GeoExtractData/Data/countries+states+cities.json')
);
}
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit d35f259

Please sign in to comment.