From d65c59e67e4cc8e4f689a69511a04d9d67608b5b Mon Sep 17 00:00:00 2001 From: "Gerry.tan" Date: Tue, 10 Feb 2026 11:20:16 +0800 Subject: [PATCH] perf: Specify Navicat Version --- go-client/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go-client/config.json b/go-client/config.json index f5bad5c..867ca53 100644 --- a/go-client/config.json +++ b/go-client/config.json @@ -231,7 +231,7 @@ "zh": "数据库管理软件", "en": "Database management software." }, - "download_url": "https://www.navicat.com.cn/products", + "download_url": "https://github.com/gerry-f2c/appstore-static/releases/download/Navicat/navicat170_premium_lite_en_x64.exe", "type": "databases", "path": "", "arg_format": "", @@ -279,7 +279,7 @@ { "cmd": "ControlClick", "type": "30,12", - "element": "[CLASS:TButton; INSTANCE:3]" + "element": "[CLASS:TButton; INSTANCE:2]" } ], "match_first": [],