Skip to content

Commit 4479573

Browse files
authored
chore: drop 2.11-RC releases, add 2.11.1 (#108)
1 parent 202c004 commit 4479573

File tree

1 file changed

+5
-20
lines changed

1 file changed

+5
-20
lines changed

targets.json

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6,30 +6,15 @@
66
"path": "object.sha"
77
}
88
},
9-
"v2.11.0": {
10-
"sha": "8369a2e23a7253a9ea4c9a8cb7c80e5fcf23d235",
9+
"v2.11.1": {
10+
"sha": "dfc8aa545796d1d437d4ee1e57a6dbfb87f754fc",
1111
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
1212
"exclude_targets": ["x10-access", "x7-access"]
1313
},
14-
"v2.11.0-rc4": {
15-
"sha": "765ffd934c40ee033983b923fd9cb956ea7b2c21",
16-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
17-
"exclude_targets": ["x10-access", "x7-access", "st16"]
18-
},
19-
"v2.11.0-rc3": {
20-
"sha": "59b96867da49f7a8ca05dd0664151815d01176bd",
21-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
22-
"exclude_targets": ["x10-access", "x7-access", "st16"]
23-
},
24-
"v2.11.0-rc2": {
25-
"sha": "4827fb7fa0d76c06ae2c0d9f1c427be1ae467d6b",
26-
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
27-
"exclude_targets": ["x10-access", "x7-access", "st16"]
28-
},
29-
"v2.11.0-rc1": {
30-
"sha": "f51c67af4507941afad6bce4caf3a6f2fe4f9cde",
14+
"v2.11.0": {
15+
"sha": "8369a2e23a7253a9ea4c9a8cb7c80e5fcf23d235",
3116
"build_container": "ghcr.io/edgetx/edgetx-builder:2.11",
32-
"exclude_targets": ["x10-access", "x7-access", "st16"]
17+
"exclude_targets": ["x10-access", "x7-access"]
3318
},
3419
"v2.10.6": {
3520
"sha": "14adf0474ccedbd935fac7d71958946680b5fdfc",

0 commit comments

Comments
 (0)