We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db20628 commit 232ba2cCopy full SHA for 232ba2c
1 file changed
Data/Index.json
@@ -802,6 +802,21 @@
802
"curated": true
803
}
804
],
805
+ "Machines": [
806
+ {
807
+ "repository": "https://github.com/FreeCAD/Machines",
808
+ "git_ref": "Stable",
809
+ "branch_display_name": "Stable",
810
+ "zip_url": "https://github.com/FreeCAD/Machines/archive/refs/heads/Stable.zip",
811
+ "curated": true
812
+ },{
813
814
+ "git_ref": "Latest",
815
+ "branch_display_name": "Latest",
816
+ "zip_url": "https://github.com/FreeCAD/Machines/archive/refs/heads/Latest.zip",
817
818
+ }
819
+ ],
820
"MakerWorkbench": [
821
{
822
"repository": "https://github.com/URJCMakerGroup/MakerWorkbench",
0 commit comments