Skip to content

Commit 415269f

Browse files
committed
readded hashes as the static code analysis fails without
1 parent 17bf045 commit 415269f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

known_good.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
},
1010
"score_communication": {
1111
"version": "0.1.2",
12-
"repo": "https://github.com/eclipse-score/communication.git"
12+
"repo": "https://github.com/eclipse-score/communication.git",
13+
"hash": "d5414f75bfd4fc116572091ccca305d9e4b39338"
1314
},
1415
"score_logging": {
1516
"version": "0.0.4",
@@ -19,14 +20,17 @@
1920
},
2021
"score_persistency": {
2122
"version": "0.2.1",
23+
"hash": "7548876ed3e40ec3f3053c57634de68129287e05",
2224
"repo": "https://github.com/eclipse-score/persistency.git"
2325
},
2426
"score_orchestrator": {
2527
"version": "0.0.4",
28+
"hash": "92ee5ff22e571f2180a44edddcb81474e1ec68db",
2629
"repo": "https://github.com/eclipse-score/orchestrator.git"
2730
},
2831
"score_kyron": {
2932
"version": "0.0.4",
33+
"hash": "dd9f1239febdb3a3bbf5eec02d80aef798ff560f",
3034
"repo": "https://github.com/eclipse-score/kyron.git"
3135
},
3236
"score_feo": {
@@ -37,26 +41,32 @@
3741
},
3842
"score_tooling": {
3943
"version": "1.0.4",
44+
"hash": "905d1feb00f4ffb586d781f6420423855f802a4c",
4045
"repo": "https://github.com/eclipse-score/tooling.git"
4146
},
4247
"score_platform": {
4348
"version": "0.5.2",
49+
"hash": "754ef0ddf4cbc68667c1e54c3212a58ecda7837e",
4450
"repo": "https://github.com/eclipse-score/score.git"
4551
},
4652
"score_bazel_platforms": {
4753
"version": "0.0.3",
54+
"hash": "c4813d5b65be9cec1d3a2b4d56cce2cf334fad27",
4855
"repo": "https://github.com/eclipse-score/bazel_platforms.git"
4956
},
5057
"score_test_scenarios": {
5158
"version": "0.3.1",
59+
"hash": "55280e1376922aead6e09f32542f4e2d0b90cc51",
5260
"repo": "https://github.com/eclipse-score/testing_tools.git"
5361
},
5462
"score_docs_as_code": {
5563
"version": "2.2.0",
64+
"hash": "c87cd898ef63ce15daec434dc5ea161651cefe97",
5665
"repo": "https://github.com/eclipse-score/docs-as-code.git"
5766
},
5867
"score_process": {
5968
"version": "1.4.0",
69+
"hash": "d0570797b22649be2d2cdb603f2d70bdbff304ed",
6070
"repo": "https://github.com/eclipse-score/process_description.git"
6171
}
6272
},

0 commit comments

Comments
 (0)