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