exiftool: Update to version 11.47

This commit is contained in:
Richard Kuhnt 2019-05-31 18:02:07 +00:00
parent aebc3bf47d
commit 9d4ecb477f

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.46", "version": "11.47",
"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.46.zip", "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.47.zip",
"hash": "sha1:4448eddafce3b8bfcc75603932a0a9a10fc2dedf", "hash": "sha1:a1e10e9b54f20388f97456743474080716859395",
"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",