diff --git a/suite-developer/TOOLS.md b/suite-developer/TOOLS.md index b956103..a55fa5c 100644 --- a/suite-developer/TOOLS.md +++ b/suite-developer/TOOLS.md @@ -5,8 +5,8 @@ ### gis-actions(CLI + 执行引擎) ```bash -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 +curl -sLO https://git.mercator.cn/api/packages/SuiteHub/generic/gis-actions/3.0.2/gis-actions_3.0.2_all.deb +sudo dpkg -i gis-actions_3.0.2_all.deb ``` ### agentgis-sdk(Python 开发包)