From b8c4e482c48ff5e7d3b53e86871c6239e2b49ed5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 16:27:41 +0000 Subject: [PATCH] exiftool: Update to version 12.66 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index e0ec64552e..1c49fdfb9b 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.65", + "version": "12.66", "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.65.zip", - "hash": "sha1:dc99eed54b432ebf81c154e2ed5c3d46b708a27a", + "url": "https://exiftool.org/exiftool-12.66.zip", + "hash": "sha1:c0143146ea766bbe864536799e2cb4beac49ff80", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",