ScoopInstaller_Main/exiftool.json
2017-05-02 15:00:50 +02:00

18 lines
568 B
JSON

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