File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 "timestamp" : " 2025-08-13T12:55:10Z" ,
33 "modules" : {
44 "score_baselibs" : {
5- "version" : " 0.2.0" ,
6- "hash" : " b3fdde42614791f7d74ed2b8e9558ce1e0eb8c29" ,
5+ "hash" : " dd32543e546e09161a3e469a695565b8e2b38581" ,
76 "repo" : " https://github.com/eclipse-score/baselibs.git"
87 },
98 "score_communication" : {
Original file line number Diff line number Diff line change 1515# Do not edit manually - use tools/update_module_from_known_good.py
1616
1717bazel_dep(name = "score_baselibs")
18- single_version_override (
18+ git_override (
1919 module_name = "score_baselibs",
20- version = "0.2.0",
20+ remote = "https://github.com/eclipse-score/baselibs.git",
21+ commit = "dd32543e546e09161a3e469a695565b8e2b38581",
2122)
2223
2324bazel_dep(name = "score_communication")
You can’t perform that action at this time.
0 commit comments