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