opencv: Update to version 4.11.0

This commit is contained in:
github-actions[bot] 2025-02-18 20:28:23 +00:00
parent 15575043a9
commit 73df26f7cd

View File

@ -1,12 +1,12 @@
{ {
"version": "4.10.0", "version": "4.11.0",
"description": "Open Source Computer Vision Library", "description": "Open Source Computer Vision Library",
"homepage": "https://opencv.org/", "homepage": "https://opencv.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/opencv/opencv/releases/download/4.10.0/opencv-4.10.0-windows.exe#/dl.7z", "url": "https://github.com/opencv/opencv/releases/download/4.11.0/opencv-4.11.0-windows.exe#/dl.7z",
"hash": "bff38466091c313dac21a0b73eea8278316a89c1d434c6f0b10697e087670168" "hash": "7c9d1c0b70db1b1952cc815252fced9a07f51267563cf3eaa1674d734c49b8e4"
} }
}, },
"extract_dir": "opencv\\build", "extract_dir": "opencv\\build",