exiftool: Update to version 13.44

This commit is contained in:
github-actions[bot] 2025-12-15 20:31:02 +00:00
parent 657bbe2e8d
commit 793497f9a1

View File

@ -1,18 +1,18 @@
{
"version": "13.43",
"version": "13.44",
"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.43_64.zip",
"hash": "ccd18928e8668bc453f8c50ece3262b03c07bb734158908358d998ec3e076f08",
"extract_dir": "exiftool-13.43_64"
"url": "https://exiftool.org/exiftool-13.44_64.zip",
"hash": "303ee73b6ed1491a413b0bff31e291ecd2348f82311b48a26284380436f84d62",
"extract_dir": "exiftool-13.44_64"
},
"32bit": {
"url": "https://exiftool.org/exiftool-13.43_32.zip",
"hash": "c648a0827b850c24740dc8eb3d8154b69a58ec5179fd89358f83f060a3fb404b",
"extract_dir": "exiftool-13.43_32"
"url": "https://exiftool.org/exiftool-13.44_32.zip",
"hash": "b6ee139be4fb79cc845b14cb802e26587606f90e295bd8016199ba9971cefb74",
"extract_dir": "exiftool-13.44_32"
}
},
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",