exiftool: Update to version 11.54

This commit is contained in:
Richard Kuhnt 2019-07-02 18:00:41 +00:00
parent 762ff61bff
commit c072b78933

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.53", "version": "11.54",
"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.53.zip", "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.54.zip",
"hash": "sha1:4b08d939e72ada8bf5a3fc7c211ef32c11436304", "hash": "sha1:f2e2a8079af8fc8c423eeee51bdbab4001cb6bf4",
"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",