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 2bbe2fb commit c318115Copy full SHA for c318115
tools/workspace/rules_mbed/repository.bzl
@@ -20,6 +20,6 @@ def rules_mbed_repository():
20
github_archive(
21
name = "com_github_mjbots_rules_mbed",
22
repo = "mjbots/rules_mbed",
23
- commit = "47c061f57e4ed7589ff6e851f2e77f045ce7811c",
24
- sha256 = "ae6f71b4981031e5537507b690d48701ff17bc01b203bb8ab3127ca344d631f4",
+ commit = "1f8d9d36a60c302b8b3aab146118163bc638742d",
+ sha256 = "45336add2f891d83f4ada72aed9fc369b2c696643e749a4fc9a6a679e4adf3ce",
25
)
0 commit comments