You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(launcher): trim trailing carriage returns on Windows within Java release metadata
Windows Temurin builds (for example) use CRLF in their `release` file; which breaks unquoting and thus the rest of the script.
Signed-off-by: Chad Wilson <29788154+chadlwilson@users.noreply.github.com>
(cherry picked from commit 4cee12a)
0 commit comments