Merge pull request #6935 from Lawrence37/appimage-exiv2-v0_28_1

Upgrade AppImage Exiv2 from v0.28.0 to v0.28.1
This commit is contained in:
Lawrence37
2024-01-27 22:35:47 -08:00
committed by GitHub

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