mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-12 14:45:15 +00:00
18 lines
568 B
JSON
18 lines
568 B
JSON
{
|
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "10.52",
|
|
"license": "http://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.52.zip",
|
|
"hash": "d02038706a2a54720c391f704ca75cde62d69e5db4e575702542b0284243239e",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|