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