mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-19 23:21: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.61",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.61.zip",
|
|
"hash": "bc1763219fd1c748d07df16da00d7bb7991481b03419a093cf62c1e6d8df7147",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|