ScoopInstaller_Main/exiftool.json
2017-07-23 23:48:37 +03:00

18 lines
569 B
JSON

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