ScoopInstaller_Main/exiftool.json
2017-05-17 15:01:03 +02:00

18 lines
568 B
JSON

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