Jakub Čábera 5fc46ee70e balena-cli: Update to version 12.23.4
jhead: Fix checkver
2020-10-06 04:39:59 +02:00

15 lines
511 B
JSON

{
"version": "3.04",
"description": "JPEG Exif header manipulation tool",
"homepage": "http://www.sentex.net/~mwandel/jhead/",
"license": "Public Domain",
"depends": "mozjpeg",
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
"hash": "47d819ae4785dd89d8f6739a3de0f20448e148a12394c83c9abf78c07d279850",
"bin": "jhead.exe",
"checkver": "Latest release version: ([\\d.]+) \\(",
"autoupdate": {
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe"
}
}