mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 13:41:21 +00:00
18 lines
544 B
JSON
18 lines
544 B
JSON
{
|
|
"homepage": "http://www.sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "10.67",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.67.zip",
|
|
"hash": "sha1:ae737fe96e654a80b25b3bf433607beb4e89643b",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-$version.zip"
|
|
}
|
|
}
|