exiftool: Update to version 13.12

This commit is contained in:
github-actions[bot] 2025-01-13 16:31:21 +00:00
parent eb9aef089c
commit 0f1b097ef5

View File

@ -1,18 +1,18 @@
{ {
"version": "13.11", "version": "13.12",
"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.11_64.zip", "url": "https://exiftool.org/exiftool-13.12_64.zip",
"hash": "4601bf2ee6dedac20a187c27c056dec685e2430efeb372647b8bc38ed946d559", "hash": "2e83369226beb3bbb1fd1e485b9d2a5c5f6de2ca4fcfb8db182c96dd8ac52c87",
"extract_dir": "exiftool-13.11_64" "extract_dir": "exiftool-13.12_64"
}, },
"32bit": { "32bit": {
"url": "https://exiftool.org/exiftool-13.11_32.zip", "url": "https://exiftool.org/exiftool-13.12_32.zip",
"hash": "1b08645c6f306f25af05775955b679142a53be40b4c5bb3a16bb205b1a0982c6", "hash": "90d840cd0778e17fa37e21492723e66b2daee4fd50907f4ebc8e44f80d273c73",
"extract_dir": "exiftool-13.11_32" "extract_dir": "exiftool-13.12_32"
} }
}, },
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",