From 408d15f4243696499e28154bf075b0d098541c75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Jun 2022 16:30:01 +0000 Subject: [PATCH] opencv: Update to version 4.6.0 --- bucket/opencv.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/opencv.json b/bucket/opencv.json index 47b8ca4096..32a6b94728 100644 --- a/bucket/opencv.json +++ b/bucket/opencv.json @@ -1,12 +1,12 @@ { - "version": "4.5.5", + "version": "4.6.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.5.5/opencv-4.5.5-vc14_vc15.exe#/dl.7z", - "hash": "cac31973cd1c59bfe9dc926acbde815553d23662ea355e0414b5e50d8f8aa5a8" + "url": "https://github.com/opencv/opencv/releases/download/4.6.0/opencv-4.6.0-vc14_vc15.exe#/dl.7z", + "hash": "3fb046e14dc5b50719a86ea0395b5b1e3299e2343111ebd2e31828aa31d6d477" } }, "extract_dir": "opencv\\build",