mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-24 17:41:18 +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.63",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-10.63.zip",
|
|
"hash": "6b255f45d02b5d6824d38622dd7a2ac3668e031cb7eb6f34eddcc141e53fcf26",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|