exiftool: Update to version 13.08

This commit is contained in:
github-actions[bot] 2024-12-15 04:30:35 +00:00
parent 4c82db8396
commit 530fbd8957

View File

@ -1,18 +1,18 @@
{
"version": "13.07",
"version": "13.08",
"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.07_64.zip",
"hash": "54888760afc1bbd06a316d832c45e30ab60deb4dc4395f156fde4b93fd9bcefd",
"extract_dir": "exiftool-13.07_64"
"url": "https://exiftool.org/exiftool-13.08_64.zip",
"hash": "240a0c4f67e03c01c9dfb5b3d3974cb937b10ae911daa90e58c51ed462b22005",
"extract_dir": "exiftool-13.08_64"
},
"32bit": {
"url": "https://exiftool.org/exiftool-13.07_32.zip",
"hash": "4b3de4fc718cc1dffca69ea66d9d325ef0f8d2c98087a77bef9fb28dd88f0169",
"extract_dir": "exiftool-13.07_32"
"url": "https://exiftool.org/exiftool-13.08_32.zip",
"hash": "4927a810f8788005ab93e773549de69bf670c7d68f043d3f8c097454617f1d30",
"extract_dir": "exiftool-13.08_32"
}
},
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",