mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-30 20:41:19 +00:00
18 lines
569 B
JSON
18 lines
569 B
JSON
{
|
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "10.59",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.59.zip",
|
|
"hash": "dcda51488293b00357bc0d51019f593d15d67441cec59e1e7c4706ea2f8637a6",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|