Merge pull request #24337 from mshabunin:bump-ade-012c

3rdparty: update ade version
This commit is contained in:
Alexander Smorkalov 2023-10-04 14:59:16 +03:00 committed by GitHub
commit 7b6d65cf20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
set(ade_src_dir "${OpenCV_BINARY_DIR}/3rdparty/ade")
set(ade_filename "v0.1.2b.zip")
set(ade_subdir "ade-0.1.2b")
set(ade_md5 "4f93a0844dfc463c617d83b09011819a")
set(ade_filename "v0.1.2c.zip")
set(ade_subdir "ade-0.1.2c")
set(ade_md5 "4e996f545f9dddf2348cf593cbb2726f")
ocv_download(FILENAME ${ade_filename}
HASH ${ade_md5}
URL