From 9475c5c06864104b3fd890aa29be62b578cf4df3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 20:25:34 +0000 Subject: [PATCH] exiftool: Update to version 12.62 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 30eb83cf5a..a62250ec13 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.61", + "version": "12.62", "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.61.zip", - "hash": "sha1:30ced6092b9e462fec188ff326c95fbef083aa3e", + "url": "https://exiftool.org/exiftool-12.62.zip", + "hash": "sha1:0b2e4f95d11deebbb6a9d30e5e45abff38e606ec", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",