ScoopInstaller_Main/exiftool.json
2018-06-21 14:00:29 +00:00

18 lines
547 B
JSON

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