ScoopInstaller_Main/exiftool.json
2017-10-04 17:01:47 +00:00

18 lines
569 B
JSON

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