From 9ab1484e51256c95597f688f284c36992f736275 Mon Sep 17 00:00:00 2001 From: Shuduo Sang Date: Thu, 20 Jan 2022 18:12:08 +0800 Subject: [PATCH] Hotfix/sangshuduo/td 13110 taostools 110 update (#9927) * [TD-13110]: update taosTools 1.1.0 * fix packaging/release.sh for robust * Revert "fix packaging/release.sh for robust" This reverts commit 81f41a2411567ea36283684e7f0357048c5fd90e. * Update release.sh * [TD-13110]: update taosTools 1.1.0 fix memory usage unit Co-authored-by: haoranchen --- src/kit/taos-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/kit/taos-tools b/src/kit/taos-tools index 22bcc74d91..a6531c1528 160000 --- a/src/kit/taos-tools +++ b/src/kit/taos-tools @@ -1 +1 @@ -Subproject commit 22bcc74d9177b7979569c0c3a314375ba513d7a0 +Subproject commit a6531c1528b5b50fb234e2519106feae91cc8d38 -- GitLab