mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 08:01:19 +00:00
18 lines
547 B
JSON
18 lines
547 B
JSON
{
|
|
"homepage": "https://sno.phy.queensu.ca/~phil/exiftool/index.html",
|
|
"version": "11.03",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.03.zip",
|
|
"hash": "sha1:88cbfd9cdd74b080c1b1c75fd9b0fcb3e55a0967",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-$version.zip"
|
|
}
|
|
}
|