Skip to content

Commit 0553560

Browse files
committed
Use sparrow 1.1.0
1 parent cc178c1 commit 0553560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external_dependencies.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ set(SPARROW_BUILD_SHARED ${SPARROW_IPC_BUILD_SHARED})
4242
find_package_or_fetch(
4343
PACKAGE_NAME sparrow
4444
GIT_REPOSITORY https://github.com/man-group/sparrow.git
45-
TAG main
45+
TAG 1.1.0
4646
)
4747

4848
if(NOT TARGET sparrow::sparrow)

0 commit comments

Comments
 (0)