mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
15 lines
514 B
JSON
15 lines
514 B
JSON
{
|
|
"version": "3.03",
|
|
"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": "79611d61aede001fd79574d99a56892f1e19e2d339367d43fe6e5e9ef2cc4a10",
|
|
"bin": "jhead.exe",
|
|
"checkver": "Current release version: ([\\d\\.]+) \\(",
|
|
"autoupdate": {
|
|
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe"
|
|
}
|
|
}
|