exiftool: Update to version 11.51

This commit is contained in:
Richard Kuhnt 2019-06-13 14:00:41 +00:00
parent 4fe89b6631
commit feee686ba3

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html", "homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
"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.50", "version": "11.51",
"license": { "license": {
"identifier": "Artistic-1.0-Perl|GPL-1.0-or-later", "identifier": "Artistic-1.0-Perl|GPL-1.0-or-later",
"url": "https://dev.perl.org/licenses/" "url": "https://dev.perl.org/licenses/"
}, },
"url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.50.zip", "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.51.zip",
"hash": "sha1:4ca016872c628e2fad20d5046b482e4f4c8058bd", "hash": "sha1:f8fd3d790c86743b0e311f0687db394e4151ad5c",
"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",