From ccc735d42592f1f8d6464510991da873e5d1d5e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 21:05:28 +0000 Subject: [PATCH] exiftool: Update to version 12.82 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index b514d2951e..0682e6786f 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.81", + "version": "12.82", "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.81.zip", - "hash": "sha1:5d3fc288960aa8eea2d0454d292ed00a49d55c0f", + "url": "https://exiftool.org/exiftool-12.82.zip", + "hash": "sha1:beee68fb35ccbd9ac944e99fbfbca39e5c837a2c", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",