ScoopInstaller_Main/exiftool.json
Brandon Smith 920876890e exiftool: Update hash
Closes #2705
2018-10-26 14:01:08 -04:00

21 lines
626 B
JSON

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