exiftool: Update to version 11.48

This commit is contained in:
Richard Kuhnt 2019-06-01 15:02:05 +00:00
parent fa75c7c626
commit 542f557edb

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.47", "version": "11.48",
"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.47.zip", "url": "https://owl.phy.queensu.ca/~phil/exiftool/exiftool-11.48.zip",
"hash": "sha1:a1e10e9b54f20388f97456743474080716859395", "hash": "sha1:262cb8189bf91dceebc74571e34b7931b98d3184",
"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",