Skip to content

Commit

Permalink
Update dependency opencv_archive to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 595cd6c commit 3be394c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ cross_compiler_dependencies()
http_archive(
name = "opencv_archive",
build_file = "//third_party:opencv.BUILD",
sha256 = "f3b160b9213dd17aa15ddd45f6fb06017fe205359dbd1f7219aad59c98899f15",
strip_prefix = "opencv-3.1.0",
url = "https://github.com/opencv/opencv/archive/3.1.0.tar.gz",
sha256 = "62f650467a60a38794d681ae7e66e3e8cfba38f445e0bf87867e2f2cdc8be9d5",
strip_prefix = "opencv-4.8.1",
url = "https://github.com/opencv/opencv/archive/4.8.1.tar.gz",
)

http_archive(
Expand Down

0 comments on commit 3be394c

Please sign in to comment.