exiftool: Update to version 12.00

This commit is contained in:
Richard Kuhnt 2020-06-11 21:00:25 +00:00
parent 938cf22c03
commit d40016e08f

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://exiftool.org", "homepage": "https://exiftool.org",
"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.",
"version": "11.99", "version": "12.00",
"license": "GPL-1.0-or-later|Artistic-1.0-Perl", "license": "GPL-1.0-or-later|Artistic-1.0-Perl",
"url": "https://exiftool.org/exiftool-11.99.zip", "url": "https://exiftool.org/exiftool-12.00.zip",
"hash": "sha1:f73305d5aa983fa57dd3a37faa08623d3c06d894", "hash": "sha1:21bbc4e761b93794483581725e48b15112b63423",
"pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"", "pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
"bin": [ "bin": [
"exiftool.exe", "exiftool.exe",