From b73da08419fbc2775f6ead7fe4fa7762dd64b8dd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 4 Dec 2020 16:01:47 +0000 Subject: [PATCH] exiftool: Update to version 12.12 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 14aaa5efd4..bdca14bdde 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.11", + "version": "12.12", "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.11.zip", - "hash": "sha1:4cd65b87cab08f1eaeebdfd5c7b2f5a5f70a28e0", + "url": "https://exiftool.org/exiftool-12.12.zip", + "hash": "sha1:1cc75767b204f953ac61f464a56a6992858d0602", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",