ScoopInstaller_Main/exiftool.json
2017-06-20 13:01:48 +00:00

18 lines
569 B
JSON

{
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "10.57",
"license": "https://dev.perl.org/licenses/",
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.57.zip",
"hash": "d2b0c6f19afe856b7d5c6397924afd7b9f224d545b5bd7d5dde86adf9fd679a9",
"bin": [
[
"exiftool(-k).exe",
"exiftool"
]
],
"checkver": "exiftool-([\\d.]+).zip",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
}
}