exiftool: Update to version 13.13

This commit is contained in:
github-actions[bot] 2025-01-20 16:29:50 +00:00
parent 35d5ae9e21
commit 030bda5e74

View File

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