From d64e5dcbc4a81ba1b5280ea9f93d9c03ce0dcf47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:28:57 +0000 Subject: [PATCH] exiftool: Update to version 12.64 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index c45f92ca0c..e0ab7bd276 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.63", + "version": "12.64", "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.63.zip", - "hash": "sha1:3e5e4b0d82030665f96b285bfba1eed2606ca325", + "url": "https://exiftool.org/exiftool-12.64.zip", + "hash": "sha1:dc4a502eeda8cedbf807a4eee128e1a7c3cea0eb", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",