ScoopInstaller_Main/exiftool.json
2018-10-02 15:00:23 +00:00

21 lines
626 B
JSON

{
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
"version": "11.12",
"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.12.zip",
"hash": "sha1:95dcb8500b806afb130308107c8d0be62d43be3f",
"bin": [
[
"exiftool(-k).exe",
"exiftool"
]
],
"checkver": "exiftool-([\\d.]+).zip",
"autoupdate": {
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
}
}