mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-15 13:11:22 +00:00
21 lines
626 B
JSON
21 lines
626 B
JSON
{
|
|
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "11.17",
|
|
"license": {
|
|
"identifier": "Artistic-1.0-Perl|GPL-1.0-only",
|
|
"url": "https://dev.perl.org/licenses/"
|
|
},
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.17.zip",
|
|
"hash": "sha1:e085a18a158e462e1491b181d0fe88f0cb5d308e",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|