Skip to content

Commit 298c714

Browse files
authored
Database: update ESRI records to ArcGIS Pro 3.6 (#4622)
2 parents 2b73f93 + 90e5eb8 commit 298c714

File tree

3 files changed

+1414
-958
lines changed

3 files changed

+1414
-958
lines changed

data/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ set(ALL_SQL_IN "${CMAKE_CURRENT_BINARY_DIR}/all.sql.in")
3131
set(PROJ_DB "${CMAKE_CURRENT_BINARY_DIR}/proj.db")
3232
include(sql_filelist.cmake)
3333

34-
set(PROJ_DB_SQL_EXPECTED_MD5 "714c60bfd143234b311b6a934e028e10")
34+
set(PROJ_DB_SQL_EXPECTED_MD5 "e0922b19b6c4e44a1c490244541c659d")
3535

3636
add_custom_command(
3737
OUTPUT ${PROJ_DB}

0 commit comments

Comments
 (0)