mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 18:51:15 +00:00
(#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:
@@ -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
|
||||
|
@@ -3,3 +3,5 @@ versions:
|
||||
folder: "2.x"
|
||||
"4.5.0":
|
||||
folder: "4.x"
|
||||
"4.5.1":
|
||||
folder: "4.x"
|
||||
|
Reference in New Issue
Block a user