From ef28dabbe24c3372ba872a7706b5d51c2385c451 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 20:24:40 +0000 Subject: [PATCH] exiftool: Update to version 12.80 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 9f4c326e54..e8e5f25757 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.79", + "version": "12.80", "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.79.zip", - "hash": "sha1:14c41d714c0bd46e11abc791ac06134febfc2717", + "url": "https://exiftool.org/exiftool-12.80.zip", + "hash": "sha1:3027c37b38bf65425e4c1f3d55fe490a8df201c2", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",