From 801d223767cb6e52de689dde6bdbd1a2df28ec75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 30 Sep 2021 22:07:39 -0700 Subject: [PATCH] exiftool: Update to version 12.32 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 974a26527e..43e1b55fed 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.31", + "version": "12.32", "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.31.zip", - "hash": "sha1:b05a0df324d603cd70dc6d2b1e93f3c5b8231068", + "url": "https://exiftool.org/exiftool-12.32.zip", + "hash": "sha1:858087e1b9a2cb2366d44bb6de10001a505bedcd", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",