From 72fed688f2b55e94419b54fec098dddc6f5bb119 Mon Sep 17 00:00:00 2001 From: Huawei Date: Mon, 13 Jul 2026 10:44:12 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20suite-developer/TOOLS.md=20=E2=80=94=20?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=89=88=E6=9C=AC=E5=8F=B7=20v3.0.1=20->=20v?= =?UTF-8?q?3.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- suite-developer/TOOLS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suite-developer/TOOLS.md b/suite-developer/TOOLS.md index 1d7db54..b956103 100644 --- a/suite-developer/TOOLS.md +++ b/suite-developer/TOOLS.md @@ -5,7 +5,7 @@ ### gis-actions(CLI + 执行引擎) ```bash -curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.1/gis-actions_3.0.1_all.deb +curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.2/gis-actions_3.0.1_all.deb sudo dpkg -i gis-actions_3.0.1_all.deb ```