ScoopInstaller_Main/exiftool.json
2018-07-05 18:00:21 +00:00

18 lines
547 B
JSON

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