From 82cdf719a4cc60433ae6888634e67949dc3d4e9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:05 +0000 Subject: [PATCH] exiftool: Update to version 12.71 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index c438b40d38..98aed9a07d 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.70", + "version": "12.71", "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.70.zip", - "hash": "sha1:fdc4eb0a43ce664540d4538f5c188b3bf53408e5", + "url": "https://exiftool.org/exiftool-12.71.zip", + "hash": "sha1:c07476cbc05509b403d2120d87184562280c6a41", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",