ScoopInstaller_Main/exiftool.json
2017-07-01 11:20:07 -07:00

18 lines
569 B
JSON

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