From 219a348bf4013d05d556984d81dbbf3768e3c011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 20:29:38 +0000 Subject: [PATCH] exiftool: Update to version 12.45 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 1b0144bf80..66bf25d216 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.44", + "version": "12.45", "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.44.zip", - "hash": "sha1:52ae8e5e3b25510f02d726862ff12815eea3fa31", + "url": "https://exiftool.org/exiftool-12.45.zip", + "hash": "sha1:80051e69268cabf1619a89de5bbba0a7869568e1", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",