ScoopInstaller_Main/exiftool.json
2018-05-17 13:00:23 +00:00

18 lines
547 B
JSON

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