From 9708c61d529ddb5c7bbed9563707039472989efe Mon Sep 17 00:00:00 2001 From: Chris Hennes Date: Wed, 15 Jul 2026 21:48:04 -0500 Subject: [PATCH] Add GearWorkBench --- Data/Index.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Data/Index.json b/Data/Index.json index 18cc17d..03f743e 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -741,6 +741,15 @@ "curated": true } ], + "GearWorkBench": [ + { + "repository": "https://github.com/iplayfast/GearWorkBench", + "git_ref": "1.3", + "branch_display_name": "1.3", + "zip_url": "https://github.com/iplayfast/GearWorkBench/archive/refs/tags/1.3.zip", + "curated": false + } + ], "Gridfinity": [ { "repository": "https://github.com/Stu142/FreeCAD-Gridfinity-Workbench",