diff --git a/Data/Index.json b/Data/Index.json index 921a49a..2d720c3 100644 --- a/Data/Index.json +++ b/Data/Index.json @@ -356,6 +356,22 @@ "curated": true } ], + "DFM_Workbench": [ + { + "repository": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench", + "git_ref": "release", + "branch_display_name": "Stable", + "zip_url": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench/archive/refs/heads/release.zip", + "curated": false + }, + { + "repository": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench", + "git_ref": "main", + "branch_display_name": "Latest", + "zip_url": "https://github.com/ryankembrey/FreeCAD-DFM-Workbench/archive/refs/heads/main.zip", + "curated": false + } + ], "Design456": [ { "repository": "https://github.com/MariwanJ/Design456",