exiftool: Update to version 12.98

This commit is contained in:
github-actions[bot] 2024-10-08 20:25:54 +00:00
parent 2604911c12
commit 0794110bbc

View File

@ -1,18 +1,18 @@
{ {
"version": "12.97", "version": "12.98",
"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-12.97_64.zip", "url": "https://exiftool.org/exiftool-12.98_64.zip",
"hash": "1c107e4f7e077b7f1daa3db49fd14a17f074fcf4627873cb7e349b9348a4283c", "hash": "33b7f7ddaca5d0b94df7346f93c67dbb7f7bb75507da90fd6fd2b8e48f0b02e6",
"extract_dir": "exiftool-12.97_64" "extract_dir": "exiftool-12.98_64"
}, },
"32bit": { "32bit": {
"url": "https://exiftool.org/exiftool-12.97_32.zip", "url": "https://exiftool.org/exiftool-12.98_32.zip",
"hash": "f409180f09637ae0d55f971511fc60d293b5d937668944f073a87c9b07b6d2c6", "hash": "abf72b89d88622f0029c0d80e64cf77b36e47f626d332bac66dd0d114b8687e7",
"extract_dir": "exiftool-12.97_32" "extract_dir": "exiftool-12.98_32"
} }
}, },
"pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"", "pre_install": "Copy-Item \"$dir\\exiftool(-k).exe\" \"$dir\\exiftool.exe\"",