From f0ddae83b03ad53038bfccd92abf8d4957e68c5d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 00:41:38 +0000 Subject: [PATCH] exiftool: Update to version 12.55 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 7fe4068989..12c573bd98 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.54", + "version": "12.55", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", "homepage": "https://exiftool.org", "license": "GPL-1.0-or-later|Artistic-1.0-Perl", - "url": "https://exiftool.org/exiftool-12.54.zip", - "hash": "sha1:f9da8cb1efa10273793a970f694d24cf329d821e", + "url": "https://exiftool.org/exiftool-12.55.zip", + "hash": "sha1:3832a7b7e6dbcd169fd39db60437414009be7f50", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",