ScoopInstaller_Main/exiftool.json
2018-01-31 15:00:33 +00:00

18 lines
541 B
JSON

{
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "10.78",
"license": "https://dev.perl.org/licenses/",
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.78.zip",
"hash": "sha1:c7131ee19368fc7c01facff6b71ff7c876d307aa",
"bin": [
[
"exiftool(-k).exe",
"exiftool"
]
],
"checkver": "exiftool-([\\d.]+).zip",
"autoupdate": {
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-$version.zip"
}
}