exiftool: Update to version 12.99

This commit is contained in:
github-actions[bot] 2024-10-19 04:29:18 +00:00
parent 34c7d1187a
commit 5ed053cb4d

View File

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