(#3980) bump opencv/4.5.1

* Add version 4.5.1 to conandata.yml.

* Add missing entry in config.yml.
This commit is contained in:
Andreas Zoufal
2020-12-24 16:02:17 +01:00
committed by GitHub
parent 601337bc75
commit c68b60af3d
2 changed files with 7 additions and 0 deletions

View File

@@ -4,3 +4,8 @@ sources:
url: https://github.com/opencv/opencv/archive/4.5.0.tar.gz
- sha256: a65f1f0b98b2c720abbf122c502044d11f427a43212d85d8d2402d7a6339edda
url: https://github.com/opencv/opencv_contrib/archive/4.5.0.tar.gz
"4.5.1":
- sha256: e27fe5b168918ab60d58d7ace2bd82dd14a4d0bd1d3ae182952c2113f5637513
url: https://github.com/opencv/opencv/archive/4.5.1.tar.gz
- sha256: 12c3b1ddd0b8c1a7da5b743590a288df0934e5cef243e036ca290c2e45e425f5
url: https://github.com/opencv/opencv_contrib/archive/4.5.1.tar.gz

View File

@@ -3,3 +3,5 @@ versions:
folder: "2.x"
"4.5.0":
folder: "4.x"
"4.5.1":
folder: "4.x"