Upgrade AppImage Exiv2 from v0.28.0 to v0.28.1
This commit is contained in:
parent
f93c3ddf94
commit
cdee480cd6
2
.github/workflows/appimage.yml
vendored
2
.github/workflows/appimage.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Exiv2
|
- name: Install Exiv2
|
||||||
run: |
|
run: |
|
||||||
EXIV2_VERSION='v0.28.0'
|
EXIV2_VERSION='v0.28.1'
|
||||||
echo "Cloning Exiv2 $EXIV2_VERSION."
|
echo "Cloning Exiv2 $EXIV2_VERSION."
|
||||||
git clone --depth 1 --branch "$EXIV2_VERSION" https://github.com/Exiv2/exiv2.git ext/exiv2
|
git clone --depth 1 --branch "$EXIV2_VERSION" https://github.com/Exiv2/exiv2.git ext/exiv2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user