mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-15 03:41:18 +00:00
18 lines
560 B
JSON
18 lines
560 B
JSON
{
|
|
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "10.82",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.82.zip",
|
|
"hash": "251a85b3bac687974f360d3796048c20ded3bf0bd69e0d1cfd1db23d013f89ed",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-$version.zip"
|
|
}
|
|
}
|