mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 11:41: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.83",
|
|
"license": "https://dev.perl.org/licenses/",
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-10.83.zip",
|
|
"hash": "sha1:322394a2fc63d38402f2c3725650f4de9ff5e095",
|
|
"bin": [
|
|
[
|
|
"exiftool(-k).exe",
|
|
"exiftool"
|
|
]
|
|
],
|
|
"checkver": "exiftool-([\\d.]+).zip",
|
|
"autoupdate": {
|
|
"url": "https://sourceforge.net/projects/exiftool/files/exiftool-$version.zip"
|
|
}
|
|
}
|