Skip to content

Commit 822be25

Browse files
committed
update exiv2 version to 0.28.7
1 parent 9ee6165 commit 822be25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake_scripts/external_exiv22.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ FetchContent_Declare(
5656
# URL https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.1.tar.gz
5757
# URL_HASH SHA256=3078651f995cb6313b1041f07f4dd1bf0e9e4d394d6e2adc6e92ad0b621291fa
5858
GIT_REPOSITORY https://github.com/Exiv2/exiv2.git
59-
GIT_TAG v0.28.1
59+
GIT_TAG v0.28.7
6060
# GIT_REPOSITORY https://github.com/Exiv2/exiv2.git
6161
# GIT_TAG ${EXIV2_VERSION_TAG}
6262
SYSTEM

0 commit comments

Comments
 (0)