From 73df26f7cdc8888bf4cd0c1d15c911430e1eab0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 20:28:23 +0000 Subject: [PATCH] opencv: Update to version 4.11.0 --- bucket/opencv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencv.json b/bucket/opencv.json index 6352287cd7..9c9c1fd9f2 100644 --- a/bucket/opencv.json +++ b/bucket/opencv.json @@ -1,12 +1,12 @@ { - "version": "4.10.0", + "version": "4.11.0", "description": "Open Source Computer Vision Library", "homepage": "https://opencv.org/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/opencv/opencv/releases/download/4.10.0/opencv-4.10.0-windows.exe#/dl.7z", - "hash": "bff38466091c313dac21a0b73eea8278316a89c1d434c6f0b10697e087670168" + "url": "https://github.com/opencv/opencv/releases/download/4.11.0/opencv-4.11.0-windows.exe#/dl.7z", + "hash": "7c9d1c0b70db1b1952cc815252fced9a07f51267563cf3eaa1674d734c49b8e4" } }, "extract_dir": "opencv\\build",