exiftool: Update to version 13.00

This commit is contained in:
github-actions[bot] 2024-10-29 20:28:10 +00:00
parent 66eb994e8c
commit 9964ef5a3f

View File

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