diff --git a/bucket/exiftool.json b/bucket/exiftool.json index b89b4a7fa2..7a61ad04f5 100644 --- a/bucket/exiftool.json +++ b/bucket/exiftool.json @@ -1,18 +1,18 @@ { - "version": "12.95", + "version": "12.96", "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-12.95_64.zip", - "hash": "95153c95ea7d72e7684ced507b40481b03b3048ee125bd34020ab1232339fc40", - "extract_dir": "exiftool-12.95_64" + "url": "https://exiftool.org/exiftool-12.96_64.zip", + "hash": "a4e97789632c7f288a862f609c462631757353894a9ceb2091c972f085816d58", + "extract_dir": "exiftool-12.96_64" }, "32bit": { - "url": "https://exiftool.org/exiftool-12.95_32.zip", - "hash": "27ee2e13f73544e78bc4a48d33023ef2c408caef322a6601b2da4ce6bf35b211", - "extract_dir": "exiftool-12.95_32" + "url": "https://exiftool.org/exiftool-12.96_32.zip", + "hash": "2ad11c5267e7cf57134994e9682c116da675e7fb0c4e77fc9098ba547f9c88fa", + "extract_dir": "exiftool-12.96_32" } }, "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",