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