exiftool: Update to version 13.06

This commit is contained in:
github-actions[bot] 2024-12-05 20:30:15 +00:00
parent 37fa9a5ea2
commit fc5b6bf7be

View File

@ -1,18 +1,18 @@
{ {
"version": "13.05", "version": "13.06",
"description": "A command-line application for reading, writing and editing meta information in a wide variety of files.", "description": "A command-line application for reading, writing and editing meta information in a wide variety of files.",
"homepage": "https://exiftool.org", "homepage": "https://exiftool.org",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl", "license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://exiftool.org/exiftool-13.05_64.zip", "url": "https://exiftool.org/exiftool-13.06_64.zip",
"hash": "de4de33a55050109b620ebcdf0df454086d18d558e0abab36e4078c4e398946d", "hash": "a9646db62fc16cd59d3e894879f2153517dd0d27a6ab38902f5f39478e43f4fd",
"extract_dir": "exiftool-13.05_64" "extract_dir": "exiftool-13.06_64"
}, },
"32bit": { "32bit": {
"url": "https://exiftool.org/exiftool-13.05_32.zip", "url": "https://exiftool.org/exiftool-13.06_32.zip",
"hash": "2f9c791da825b116860f33f2cb509b395b2e36691a0490262490c3a4396ac920", "hash": "cd368f6fa4c2da52e350bf611e9aeb4ff89ef1b15644df7b5f0158117f9b26c1",
"extract_dir": "exiftool-13.05_32" "extract_dir": "exiftool-13.06_32"
} }
}, },
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",