From a2b0a60275161ac96957a72685679f246e4a8d6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Dec 2023 20:23:41 +0000 Subject: [PATCH] exiftool: Update to version 12.72 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 98aed9a07d..2495856774 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.71", + "version": "12.72", "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.71.zip", - "hash": "sha1:c07476cbc05509b403d2120d87184562280c6a41", + "url": "https://exiftool.org/exiftool-12.72.zip", + "hash": "sha1:08251ace1036f2700a41f3022bbc23436c512c2b", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",