Skip to content

Commit 41e5c6d

Browse files
committed
corrects dbt-rise-core commit hash
1 parent 154ae22 commit 41e5c6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +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 55a0d92cbe4345ec2b9b09be96e401a17ce63425
22+
GIT_TAG f50d2d185adf8bb9f073018631d7be2a53500224
2323
GIT_SHALLOW OFF
2424
UPDATE_DISCONNECTED NOT ${UPDATE_EXTERNAL_PROJECT} # When enabled, this option causes the update step to be skipped.
2525
)

0 commit comments

Comments
 (0)