{ "version": "3.4.16", "description": "Open Source Computer Vision Library", "homepage": "https://opencv.org/", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/opencv/opencv/releases/download/3.4.16/opencv-3.4.16-vc14_vc15.exe#/dl.7z", "hash": "ea807fda2ee6ddd5be432d1bbe9ca7817d181f87de14c13e981ad22e20e64748" } }, "extract_dir": "opencv\\build", "env_set": { "OPENCV_DIR": "$dir\\x64\\vc14" }, "env_add_path": "x64\\vc14\\bin", "checkver": { "url": "https://opencv.org/releases/", "regex": "\\*\\sOpenCV – ([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/opencv/opencv/releases/download/$version/opencv-$version-vc14_vc15.exe#/dl.7z", "hash": { "url": "https://github.com/opencv/opencv/releases", "regex": "$sha256\\sopencv-$version-vc14_vc15.exe" } } } } }