Update Exiv2 to v0.28.0 for AppImage

This commit is contained in:
Lawrence Lee 2023-05-12 22:50:53 -07:00
parent 8c98925f3d
commit 81a3ba558e
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F

View File

@ -34,7 +34,7 @@ jobs:
- name: Install Exiv2
run: |
EXIV2_VERSION='v0.27.6'
EXIV2_VERSION='v0.28.0'
echo "Cloning Exiv2 $EXIV2_VERSION."
git clone --depth 1 --branch "$EXIV2_VERSION" https://github.com/Exiv2/exiv2.git ext/exiv2