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