chore: release script add comp for taostools (#19618)
* chore: add comp postfix for taos-tools * fix: update taos-tools 5c53cc8
This commit is contained in:
parent
8d26b18cfd
commit
3d3d91641c
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 723f696
|
||||
GIT_TAG 5c53cc8
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue