fix: taosbenchmark bigint random (#19133)

* fix: taosbenchmark bigint random

* fix: update taos-tools cf3132f

* fix: update taos-tools 3cb61bd

* fix: update taos-tools 8490c71

* fix: update taos-tools c5c177e

* fix: update taos-tools 0ee2cb9

* fix: update taos-tools 4a51344

* fix: update taos-tools 11b60a4
This commit is contained in:
Shuduo Sang 2022-12-25 19:44:15 +08:00 committed by GitHub
parent 511aa6f352
commit fd4515cf1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 1747390
GIT_TAG 11b60a4
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE