mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
exiftool: add bin file without -k option (#2904)
This commit is contained in:
parent
7ee45e3543
commit
7c408f1855
@ -7,11 +7,10 @@
|
||||
},
|
||||
"url": "https://downloads.sourceforge.net/project/exiftool/exiftool-11.22.zip",
|
||||
"hash": "sha1:3a4bcbb92d3da536cfa09fc57d6dbf9e73e6bf45",
|
||||
"pre_install": "Copy-Item \"$dir/exiftool(-k).exe\" \"$dir/exiftool.exe\"",
|
||||
"bin": [
|
||||
[
|
||||
"exiftool(-k).exe",
|
||||
"exiftool"
|
||||
]
|
||||
"exiftool.exe",
|
||||
"exiftool(-k).exe"
|
||||
],
|
||||
"checkver": "exiftool-([\\d.]+).zip",
|
||||
"autoupdate": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user