Skip to content

Commit

Permalink
Update deps.bzl
Browse files Browse the repository at this point in the history
  • Loading branch information
VyaasBaskar authored Jan 26, 2024
1 parent 536f586 commit 783bc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazelrio/dependencies/revlib/2024_2_0/deps.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def setup_revlib_2024_2_0_dependencies():
http_archive,
"__bazelrio_com_revrobotics_frc_revlib-driver_headers",
url = "https://maven.revrobotics.com/com/revrobotics/frc/REVLib-driver/2024.2.0/REVLib-driver-2024.2.0-headers.zip",
build_file_content = cc_library_headers,
build_file_content = cc_library_shared,
)
maybe(
http_archive,
Expand Down

0 comments on commit 783bc44

Please sign in to comment.