ScoopInstaller_Main/exiftool.json
Ross Smith II 6bc0b4673a Update exiftool.json (#1810)
Update hash in exiftool
2017-11-03 05:37:18 +01:00

18 lines
569 B
JSON

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