Skip to content

Commit 02cee65

Browse files
committed
update tuliphook
1 parent 8d4813f commit 02cee65

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
@@ -283,7 +283,7 @@ if (DEFINED GEODE_TULIPHOOK_REPO_PATH)
283283
message(STATUS "Using ${GEODE_TULIPHOOK_REPO_PATH} for TulipHook")
284284
add_subdirectory(${GEODE_TULIPHOOK_REPO_PATH} ${GEODE_TULIPHOOK_REPO_PATH}/build)
285285
else()
286-
CPMAddPackage("gh:geode-sdk/[email protected].1")
286+
CPMAddPackage("gh:geode-sdk/[email protected].2")
287287
endif()
288288
set(CMAKE_WARN_DEPRECATED ON CACHE BOOL "" FORCE)
289289

0 commit comments

Comments
 (0)