From 925d135c0066477e184d00e434d48c18a099bab4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Oct 2022 00:46:58 +0000 Subject: [PATCH] exiftool: Update to version 12.47 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index d904684d6d..d33e780201 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.46", + "version": "12.47", "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.46.zip", - "hash": "sha1:97e6cce4e69af4a244c93e3e5928961df62f2fb0", + "url": "https://exiftool.org/exiftool-12.47.zip", + "hash": "sha1:cb5e0fb617fc873b865fff670b5afdfe9205fc77", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",