From 4f0f20ea5761cda64bb410b7795edbf443260a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 24 Dec 2020 19:43:52 +0100 Subject: [PATCH] exiftool: Update to version 12.13 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index bdca14bdde..9bd2765dbc 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.12", + "version": "12.13", "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.12.zip", - "hash": "sha1:1cc75767b204f953ac61f464a56a6992858d0602", + "url": "https://exiftool.org/exiftool-12.13.zip", + "hash": "sha1:da4328aa56276f946c6b7a2d45e0ff5ab47a833f", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",