Skip to content

Commit 3621102

Browse files
authored
Update Rocket to use 1.0+ branch as default
1 parent c139ded commit 3621102

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Data/Index.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,21 +1161,21 @@
11611161
}
11621162
],
11631163
"Rocket": [
1164-
{
1165-
"repository": "https://github.com/davesrocketshop/Rocket",
1166-
"git_ref": "v3.3.0",
1167-
"branch_display_name": "Pre-1.0 Compatible",
1168-
"freecad_max": "0.21.99",
1169-
"zip_url": "https://github.com/davesrocketshop/Rocket/archive/refs/tags/v3.3.0.zip",
1170-
"curated": true
1171-
},
11721164
{
11731165
"repository": "https://github.com/davesrocketshop/Rocket",
11741166
"git_ref": "master",
11751167
"branch_display_name": "master",
11761168
"freecad_min": "1.0.0",
11771169
"zip_url": "https://github.com/davesrocketshop/Rocket/archive/refs/heads/master.zip",
11781170
"curated": true
1171+
},
1172+
{
1173+
"repository": "https://github.com/davesrocketshop/Rocket",
1174+
"git_ref": "v3.3.0",
1175+
"branch_display_name": "Pre-1.0 Compatible",
1176+
"freecad_max": "0.21.99",
1177+
"zip_url": "https://github.com/davesrocketshop/Rocket/archive/refs/tags/v3.3.0.zip",
1178+
"curated": true
11791179
}
11801180
],
11811181
"SaveAndRestore": [

0 commit comments

Comments
 (0)