mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
15 lines
514 B
JSON
15 lines
514 B
JSON
{
|
|
"version": "3.02",
|
|
"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": "140b9a7a08903c02a757e389c5896d8c74be25dc164471af0fab9e960647e037",
|
|
"bin": "jhead.exe",
|
|
"checkver": "Current release version: ([\\d\\.]+) \\(",
|
|
"autoupdate": {
|
|
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe"
|
|
}
|
|
}
|