ScoopInstaller_Main/exiftool.json
2018-01-26 18:00:21 +00:00

18 lines
541 B
JSON

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