mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-16 05:31:21 +00:00
18 lines
547 B
JSON
18 lines
547 B
JSON
{
|
|
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "10.99",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.99.zip",
|
|
"hash": "sha1:7dd17497b5bfc1300f972f24edff5ebe1ed6f929",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|