From a1d6ee96b00f9cdd4e6beae751814f567a436d2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:28:20 +0000 Subject: [PATCH] exiftool: Update to version 12.43 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index e2d949a06a..9a9a3e5d40 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.42", + "version": "12.43", "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.42.zip", - "hash": "sha1:9fcb744a34611f6e106d2d1ed4ba8da3dc9f0c61", + "url": "https://exiftool.org/exiftool-12.43.zip", + "hash": "sha1:ec9b23b654f3bf3cddc41baab9f49a6b1b72a938", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",