We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03dba41 commit c40fb6aCopy full SHA for c40fb6a
known_good.json
@@ -29,8 +29,8 @@
29
"repo": "https://github.com/eclipse-score/orchestrator.git"
30
},
31
"score_kyron": {
32
- "version": "0.0.4",
33
- "hash": "dd9f1239febdb3a3bbf5eec02d80aef798ff560f",
+ "version": "0.0.3",
+ "hash": "558c5b5d8cd142baeafbfce15185c03b97e08eeb",
34
"repo": "https://github.com/eclipse-score/kyron.git"
35
36
"score_feo": {
score_modules.MODULE.bazel
@@ -47,7 +47,7 @@ single_version_override(
47
bazel_dep(name = "score_kyron")
48
single_version_override(
49
module_name = "score_kyron",
50
- version = "0.0.4",
+ version = "0.0.3",
51
)
52
53
bazel_dep(name = "score_feo")
0 commit comments