mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-05 03:21:42 +00:00
[hal] Reject duplicate apps connecting as main robot process to mrccomm (#9015)
This commit is contained in:
2
shared/bazel/thirdparty/integrity_helper.py
vendored
2
shared/bazel/thirdparty/integrity_helper.py
vendored
@@ -157,7 +157,7 @@ def update_libssh():
|
||||
|
||||
def update_mrclib():
|
||||
# Keep in sync with shared/libmrclib.gradle
|
||||
version = "2027.1.0-alpha-1-65-g21f308e"
|
||||
version = "2027.1.0-alpha-1-69-gc4dd18d"
|
||||
|
||||
has_headers = True
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user