From b9bdade9966936e482675ba4ea23cbd94c920424 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 16:26:52 +0000 Subject: [PATCH] exiftool: Update to version 12.70 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index d9c8295c46..c438b40d38 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.69", + "version": "12.70", "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.69.zip", - "hash": "sha1:050df0b5743d6cc0bb5f5adaea91325db5e2f4fc", + "url": "https://exiftool.org/exiftool-12.70.zip", + "hash": "sha1:fdc4eb0a43ce664540d4538f5c188b3bf53408e5", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",