From 4c897138ae19e1b030c0eec6653d17c2d7028b39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:28:13 +0000 Subject: [PATCH] exiftool: Update to version 12.74 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index a9e13c2dfe..7f44f589ed 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.73", + "version": "12.74", "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.73.zip", - "hash": "sha1:e54bbce760227a8d1a18f2b3f2f1b95a09eb14bc", + "url": "https://exiftool.org/exiftool-12.74.zip", + "hash": "sha1:f11e72b3d01862ffd549ae4b5d359d00a4cdaf27", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",