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