Skip to content

Commit

Permalink
Update UNLOCODE files to 2024-1 (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
cthulhu-rider authored Aug 26, 2024
2 parents 90c03dd + dbf8b59 commit 01eca2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

VERSION ?= "$(shell git describe --tags --match "v*" --dirty --always --abbrev=8 2>/dev/null || cat VERSION 2>/dev/null || echo "develop")"
LOCODEDB ?= pkg/locodedb/data
UNLOCODEREVISION = 3648bfa776701c329d27136bef29fb3e21853f20
UNLOCODEREVISION = 600bdf54c4777a7328123d16166b1f8bbc7ee359

.PHONY: all clean version help generate

Expand Down
Binary file modified pkg/locodedb/data/locodes.csv.bz2
Binary file not shown.

0 comments on commit 01eca2d

Please sign in to comment.