ScoopInstaller_Main/exiftool.json
2017-04-10 15:01:02 +02:00

18 lines
568 B
JSON

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