Skip to content

Commit 4be6176

Browse files
committed
updates dbt-rise-core commit hash
1 parent 76456a4 commit 4be6176

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ if(NOT TARGET dbt-rise-core)
1919
FetchContent_Declare(
2020
dbt_rise_core_git
2121
GIT_REPOSITORY "https://github.com/Minres/DBT-RISE-Core.git"
22-
#GIT_TAG "origin/develop"
23-
GIT_TAG c3c48b0
22+
GIT_TAG 9b1791a9b74ae796adfad19c96b7736bdd5df3fd
2423
GIT_SHALLOW OFF
2524
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
2625
)

0 commit comments

Comments
 (0)