ScoopInstaller_Main/exiftool.json
2018-10-09 17:00:25 +00:00

21 lines
626 B
JSON

{
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "11.13",
"license": {
"identifier": "Artistic-1.0-Perl|GPL-1.0-only",
"url": "https://dev.perl.org/licenses/"
},
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.13.zip",
"hash": "sha1:01c3dfa713c9af28163e7f75d77f3e5bdf7027dc",
"bin": [
[
"exiftool(-k).exe",
"exiftool"
]
],
"checkver": "exiftool-([\\d.]+).zip",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
}
}