Skip to content

Commit

Permalink
Auto Update to '2024.4.8.0-4' (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: pjreiniger <[email protected]>
  • Loading branch information
pjreiniger and pjreiniger authored Jun 22, 2024
1 parent 95e7a44 commit af32c38
Show file tree
Hide file tree
Showing 6 changed files with 248 additions and 248 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "bzlmodrio-opencv",
version = "2024.4.8.0-2",
version = "2024.4.8.0-4",
compatibility_level = 2024,
)

Expand Down
168 changes: 84 additions & 84 deletions MODULE.bazel.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion generate/get_opencv_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def _default_all_platforms():

def get_opencv_dependencies():
year = "2024"
version = "4.8.0-2"
version = "4.8.0-4"
patch = ""

group_id = f"edu.wpi.first.thirdparty.frc{year}.opencv"
Expand Down
152 changes: 76 additions & 76 deletions maven_cpp_deps.bzl

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions maven_java_deps.bzl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit af32c38

Please sign in to comment.