opencv: Update to version 4.12.0

This commit is contained in:
github-actions[bot] 2025-07-09 20:29:47 +00:00
parent e54e5f8efc
commit 45fc12de61

View File

@ -1,12 +1,12 @@
{ {
"version": "4.11.0", "version": "4.12.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.11.0/opencv-4.11.0-windows.exe#/dl.7z", "url": "https://github.com/opencv/opencv/releases/download/4.12.0/opencv-4.12.0-windows.exe#/dl.7z",
"hash": "7c9d1c0b70db1b1952cc815252fced9a07f51267563cf3eaa1674d734c49b8e4" "hash": "b753b14d880b9bc8d89d6acd3b665c040baec0211078435432fcae117db707af"
} }
}, },
"extract_dir": "opencv\\build", "extract_dir": "opencv\\build",