From 60cc3266913713b17d00e419b6ea87c78b2a7e91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 16:30:43 +0000 Subject: [PATCH] exiftool: Update to version 13.48 --- bucket/exiftool.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/exiftool.json b/bucket/exiftool.json index d47463043e..1071eb84f9 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,18 +1,18 @@ { - "version": "13.47", + "version": "13.48", "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", "architecture": { "64bit": { - "url": "https://exiftool.org/exiftool-13.47_64.zip", - "hash": "a610a3d1a82c658a29751cb7642da84b35cf175a7c801a6e05f0ce610fdd3021", - "extract_dir": "exiftool-13.47_64" + "url": "https://exiftool.org/exiftool-13.48_64.zip", + "hash": "9f9d4517337daa683923ad7a65a23a814bc31e17eddb2a6cb46b9d1579ea304c", + "extract_dir": "exiftool-13.48_64" }, "32bit": { - "url": "https://exiftool.org/exiftool-13.47_32.zip", - "hash": "d0900fea74aacd72fcac8cda6b6445428f67e1814fb5ff3a2994425fa5c859bb", - "extract_dir": "exiftool-13.47_32" + "url": "https://exiftool.org/exiftool-13.48_32.zip", + "hash": "f2823556bf8be6bc13d0816864097b34400f159b0862a871e06c326b620d77d6", + "extract_dir": "exiftool-13.48_32" } }, "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",