From cfc98f3e75931854159d58398760c51cd7e9f66f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:28:18 +0000 Subject: [PATCH] exiftool: Update to version 12.68 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 480e15ba6e..776b549860 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.67", + "version": "12.68", "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.67.zip", - "hash": "sha1:819381e68516fcd27b88082ec209f28b5e5e1625", + "url": "https://exiftool.org/exiftool-12.68.zip", + "hash": "sha1:cd030fd4cf8986cbedcbeb071533628aa0ba1430", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",