From 535ec5e77275e6a9461cef5b484d344e0802254e Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Wed, 21 Jan 2026 14:11:40 +0000 Subject: [PATCH] fix: update git sync CLI to 1.613.2 --- frontend/src/lib/hubPaths.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/hubPaths.json b/frontend/src/lib/hubPaths.json index 1277023636..e53c71e5d5 100644 --- a/frontend/src/lib/hubPaths.json +++ b/frontend/src/lib/hubPaths.json @@ -20,7 +20,7 @@ "gitSync_18": "hub/28078/sync-script-to-git-repo-windmill", "gitSync_19": "hub/28081/sync-script-to-git-repo-windmill", "gitSync_20": "hub/28102/sync-script-to-git-repo-windmill", - "gitSync": "hub/28122/sync-script-to-git-repo-windmill", + "gitSync": "hub/28124/sync-script-to-git-repo-windmill", "gitSyncTest": "hub/19799/git-repo-test-read-write-windmill", "gitInitRepo": "hub/28109/git-sync%3A-init-repository-windmill", "slackErrorHandler": "hub/19741/workspace-or-schedule-error-handler-slack",