exiftool: Update to version 13.09

This commit is contained in:
github-actions[bot] 2024-12-17 16:31:48 +00:00
parent 14b2792514
commit 5fc5d4776d

View File

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