Skip to content

Commit bfe9862

Browse files
authored
Add Plot stable & backwards compatibility entries
1 parent 7d5cd79 commit bfe9862

File tree

1 file changed

+22
-5
lines changed

1 file changed

+22
-5
lines changed

Data/Index.json

Lines changed: 22 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -992,19 +992,36 @@
992992
"Plot": [
993993
{
994994
"repository": "https://github.com/FreeCAD/Plot",
995-
"git_ref": "2024.11.26",
996-
"branch_display_name": "FreeCAD < 1.0",
997-
"freecad_max": "0.21.99",
998-
"zip_url": "https://github.com/FreeCAD/Plot/archive/refs/tags/2024.11.26.zip",
995+
"git_ref": "Stable",
996+
"branch_display_name": "Stable",
997+
"freecad_min": "1.1.0",
998+
"zip_url": "https://github.com/FreeCAD/Plot/archive/refs/heads/Stable.zip",
999999
"curated": true
10001000
},
10011001
{
10021002
"repository": "https://github.com/FreeCAD/Plot",
10031003
"git_ref": "Latest",
10041004
"branch_display_name": "Latest",
1005-
"freecad_min": "1.0.0",
1005+
"freecad_min": "1.1.0",
10061006
"zip_url": "https://github.com/FreeCAD/Plot/archive/refs/heads/Latest.zip",
10071007
"curated": true
1008+
},
1009+
{
1010+
"repository": "https://github.com/FreeCAD/Plot",
1011+
"git_ref": "2025.10.29",
1012+
"branch_display_name": "1.0.X",
1013+
"freecad_max": "1.9.99",
1014+
"freecad_min": "1.0.0",
1015+
"zip_url": "https://github.com/FreeCAD/Plot/archive/refs/tags/2025.10.29.zip",
1016+
"curated": true
1017+
},
1018+
{
1019+
"repository": "https://github.com/FreeCAD/Plot",
1020+
"git_ref": "2024.11.26",
1021+
"branch_display_name": "FreeCAD < 1.0",
1022+
"freecad_max": "0.21.99",
1023+
"zip_url": "https://github.com/FreeCAD/Plot/archive/refs/tags/2024.11.26.zip",
1024+
"curated": true
10081025
}
10091026
],
10101027
"POV-Ray-Rendering": [

0 commit comments

Comments
 (0)