|
992 | 992 | "Plot": [ |
993 | 993 | { |
994 | 994 | "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", |
999 | 999 | "curated": true |
1000 | 1000 | }, |
1001 | 1001 | { |
1002 | 1002 | "repository": "https://github.com/FreeCAD/Plot", |
1003 | 1003 | "git_ref": "Latest", |
1004 | 1004 | "branch_display_name": "Latest", |
1005 | | - "freecad_min": "1.0.0", |
| 1005 | + "freecad_min": "1.1.0", |
1006 | 1006 | "zip_url": "https://github.com/FreeCAD/Plot/archive/refs/heads/Latest.zip", |
1007 | 1007 | "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 |
1008 | 1025 | } |
1009 | 1026 | ], |
1010 | 1027 | "POV-Ray-Rendering": [ |
|
0 commit comments