ScoopInstaller_Main/exiftool.json
2018-03-01 17:01:01 +00:00

18 lines
560 B
JSON

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