From 331afa1fb81e07bb0e3be275821f58a4c8771540 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:30:33 +0000 Subject: [PATCH] exiftool: Update to version 12.53 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index ce30ac211d..890c800dc4 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.52", + "version": "12.53", "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.52.zip", - "hash": "sha1:a9a93a701e3e4573a2dc04d956f530c1c01a2375", + "url": "https://exiftool.org/exiftool-12.53.zip", + "hash": "sha1:cc1361c87df248b371e90b8ec2629f1b431679d4", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",