Skip to content

Commit b0bc84d

Browse files
committed
chore(deps): Bumping exas version
Signed-off-by: Vincent Boutour <[email protected]>
1 parent 33b541b commit b0bc84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download_exiftool

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ main() {
2727

2828
var_info "Downloading exiftool"
2929

30-
local EXIF_VERSION="12.39"
30+
local EXIF_VERSION="12.52"
3131
local EXIF_ARCHIVE_NAME="Image-ExifTool-${EXIF_VERSION}.tar.gz"
3232

3333
curl --disable --silent --show-error --location --max-time 600 --output "${EXIF_ARCHIVE_NAME}" "https://exiftool.org/${EXIF_ARCHIVE_NAME}"

0 commit comments

Comments
 (0)