mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
7zip19.00-helper: Fix bin
The dot in '7z19.00-helper' will cause Start-Process to fail. Change it to '7z1900-helper'
This commit is contained in:
parent
72b602e776
commit
e1707f161c
@ -17,7 +17,7 @@
|
||||
"bin": [
|
||||
[
|
||||
"7z.exe",
|
||||
"7z19.00-helper"
|
||||
"7z1900-helper"
|
||||
]
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user