Skip to content

Commit bdd1dc6

Browse files
authored
enh: upgrade taosadapter (#19053)
1 parent ea6e9c7 commit bdd1dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/taosadapter_CMakeLists.txt.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# taosadapter
33
ExternalProject_Add(taosadapter
44
GIT_REPOSITORY https://github.com/taosdata/taosadapter.git
5-
GIT_TAG 4dfc4d1
5+
GIT_TAG f0c1753
66
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taosadapter"
77
BINARY_DIR ""
88
#BUILD_IN_SOURCE TRUE

0 commit comments

Comments
 (0)