From dac696c418815bdaf82de2a0954c9a060ee524b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 16:29:34 +0000 Subject: [PATCH] exiftool: Update to version 12.60 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index e4f4d1701d..da8cdbd8f7 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.59", + "version": "12.60", "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.59.zip", - "hash": "sha1:dad05e0fa4bac18e0db829885703b4cc755ef3a2", + "url": "https://exiftool.org/exiftool-12.60.zip", + "hash": "sha1:bd1c26e5237ab2ca39e4c218dc7ed3f2bd7c8c24", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",