Skip to content

Commit 9d40aa8

Browse files
committed
updates dbt-rise-core commit hash
1 parent 9910411 commit 9d40aa8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if(NOT TARGET dbt-rise-core)
2727
FetchContent_Declare(
2828
dbt_rise_core_git
2929
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
30-
GIT_TAG 56500a1d
30+
GIT_TAG daa01b423360e7677a30d61f913cfa1bf09a1251
3131
GIT_SHALLOW OFF
3232
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
3333
)

0 commit comments

Comments
 (0)