7zip19.00-helper: Fix bin

'7z19.00-helper.exe.exe' -> '7z19.00-helper.exe'
This commit is contained in:
Issac Lin 2022-04-12 12:43:06 +08:00 committed by GitHub
parent 99f3fd435f
commit 72b602e776
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
"bin": [
[
"7z.exe",
"7z19.00-helper.exe"
"7z19.00-helper"
]
]
}