exiftool: Update to version 13.15

This commit is contained in:
github-actions[bot] 2025-01-23 16:31:32 +00:00
parent 36e26f2505
commit 09eda2e2f6

View File

@ -1,18 +1,18 @@
{ {
"version": "13.14", "version": "13.15",
"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.14_64.zip", "url": "https://exiftool.org/exiftool-13.15_64.zip",
"hash": "b525c385783f4579a546ab926aca1d1c624579d4e8dc83d2fccedb31d80ebc5e", "hash": "f42ae797842f24d2fc86c058c5ed9b6cbf2f7f9141365a865349de8406e50b45",
"extract_dir": "exiftool-13.14_64" "extract_dir": "exiftool-13.15_64"
}, },
"32bit": { "32bit": {
"url": "https://exiftool.org/exiftool-13.14_32.zip", "url": "https://exiftool.org/exiftool-13.15_32.zip",
"hash": "f95f8ad97cdec06c0347b92166dc252fb47cf2499022faae9b403fea52650050", "hash": "4d7c8fec6b88ebd694939238a24c82b786847eb9beee83c7fda9d4eab35d5129",
"extract_dir": "exiftool-13.14_32" "extract_dir": "exiftool-13.15_32"
} }
}, },
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",