ScoopInstaller_Main/exiftool.json
2018-03-15 18:00:21 +00:00

18 lines
541 B
JSON

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