From d154c51c52476e43a06fc39e9feadd22006752f2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Nov 2020 15:01:48 +0000 Subject: [PATCH] exiftool: Update to version 12.10 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 50092379f6..e80a5d11b8 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.09", + "version": "12.10", "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.09.zip", - "hash": "sha1:57f8290d5ee1a6e2a1f212c7eaf56c560410d9cc", + "url": "https://exiftool.org/exiftool-12.10.zip", + "hash": "sha1:93112b22cfb97bc1714c93f75a5d32a03923b28b", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",