Skip to content

Commit 232ba2c

Browse files
authored
Add Machines addon
1 parent db20628 commit 232ba2c

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

Data/Index.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -802,6 +802,21 @@
802802
"curated": true
803803
}
804804
],
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+
"repository": "https://github.com/FreeCAD/Machines",
814+
"git_ref": "Latest",
815+
"branch_display_name": "Latest",
816+
"zip_url": "https://github.com/FreeCAD/Machines/archive/refs/heads/Latest.zip",
817+
"curated": true
818+
}
819+
],
805820
"MakerWorkbench": [
806821
{
807822
"repository": "https://github.com/URJCMakerGroup/MakerWorkbench",

0 commit comments

Comments
 (0)