ScoopInstaller_Main/jhead.json
Jakub Čábera 5cc09665de jhead: Bumped to 3.02 (#2909)
- Add autoupdate
2018-12-16 18:57:00 +01:00

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"
}
}