mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
parent
13a468f84f
commit
5cc09665de
17
jhead.json
17
jhead.json
@ -1,15 +1,14 @@
|
||||
{
|
||||
"version": "3.00",
|
||||
"version": "3.02",
|
||||
"description": "JPEG Exif header manipulation tool",
|
||||
"license": "Public Domain",
|
||||
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
|
||||
"depends": [
|
||||
"mozjpeg"
|
||||
],
|
||||
"homepage": "http://www.sentex.net/~mwandel/jhead/",
|
||||
"hash": "666e18ca6bdd85fc74b0dee6d501f06b4bf387a5567cf5ac483d47b59cfdca44",
|
||||
"license": "Public Domain",
|
||||
"depends": "mozjpeg",
|
||||
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe",
|
||||
"hash": "140b9a7a08903c02a757e389c5896d8c74be25dc164471af0fab9e960647e037",
|
||||
"bin": "jhead.exe",
|
||||
"checkver": {
|
||||
"re": "Current release version: (?<version>[\\d.]+) \\([\\w ]+\\)"
|
||||
"checkver": "Current release version: ([\\d\\.]+) \\(",
|
||||
"autoupdate": {
|
||||
"url": "http://www.sentex.net/~mwandel/jhead/jhead.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user