ScoopInstaller_Main/exiftool.json
2017-08-27 19:05:29 -07:00

18 lines
569 B
JSON

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