ScoopInstaller_Main/exiftool.json
2017-12-18 20:00:19 +00:00

18 lines
544 B
JSON

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