Update Exiv2 to v0.28.0 for AppImage
This commit is contained in:
parent
8c98925f3d
commit
81a3ba558e
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user