From 387b983a8bc8f961afccef75fd9acc1b4225d35c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 20:30:15 +0000 Subject: [PATCH] exiftool: Update to version 12.49 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index 0039215a24..f52f3cc73d 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.48", + "version": "12.49", "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.48.zip", - "hash": "sha1:cd50665d872453ab137e6455c3910e0e6f5b7aaa", + "url": "https://exiftool.org/exiftool-12.49.zip", + "hash": "sha1:735f89e74a848c5666c482baad4f5b99dee6c561", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",