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