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