Skip to content

Commit 82eef55

Browse files
committed
updates dbt-rise-riscv commit hash
1 parent 9270644 commit 82eef55

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
@@ -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 2102be4
30+
GIT_TAG e17e1b58
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)