From e996059e45eb394ec900dfb21c74c368ad3a72f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:27:32 +0000 Subject: [PATCH] exiftool: Update to version 12.51 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 0d47bb4427..54de0549ce 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.50", + "version": "12.51", "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.50.zip", - "hash": "sha1:359e68ab15f44b2a29bc28baf5b7232ce86f98cf", + "url": "https://exiftool.org/exiftool-12.51.zip", + "hash": "sha1:28dcf586d22ea342632aa67ad531b5f0c01a30d3", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",