exiftool: Update to version 12.02

This commit is contained in:
Richard Kuhnt 2020-07-27 21:00:28 +00:00
parent 01679110e7
commit 8d45f4d88c

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": "12.01", "version": "12.02",
"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-12.01.zip", "url": "https://exiftool.org/exiftool-12.02.zip",
"hash": "sha1:a28c3f943165d1eec3ff69bb665390e340686ec6", "hash": "sha1:64f13282acb8a4049d9a958b0f8cd654d167e780",
"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",