ScoopInstaller_Main/exiftool.json
2017-05-14 00:34:24 +01:00

18 lines
568 B
JSON

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