Upgrade AppImage Exiv2 from v0.28.0 to v0.28.1

This commit is contained in:
Lawrence Lee 2024-01-27 22:03:21 -08:00
parent f93c3ddf94
commit cdee480cd6
No known key found for this signature in database
GPG Key ID: 048FF2B76A63895F

View File

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