From 67d3e424ba67e64767f4e4492577ceec403fa431 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Feb 2023 16:30:34 +0000 Subject: [PATCH] exiftool: Update to version 12.57 --- bucket/exiftool.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index d5a9878d31..1ac0ba51de 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,10 +1,10 @@ { - "version": "12.56", + "version": "12.57", "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.56.zip", - "hash": "sha1:74a3029fceb23526085e2d17317a000cc564e828", + "url": "https://exiftool.org/exiftool-12.57.zip", + "hash": "sha1:f9d730b39c39f8679c934315d0972364a6c1b5c2", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "bin": [ "exiftool.exe",