mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
15 lines
513 B
JSON
15 lines
513 B
JSON
{
|
|
"version": "3.04",
|
|
"description": "JPEG Exif header manipulation tool",
|
|
"homepage": "https://www.sentex.net/~mwandel/jhead/",
|
|
"license": "Public Domain",
|
|
"depends": "mozjpeg",
|
|
"url": "https://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"
|
|
}
|
|
}
|