setup-beam icon indicating copy to clipboard operation
setup-beam copied to clipboard

Support versions of Gleam at or older than v0.22.1 on Windows

Open lpil opened this issue 3 years ago • 0 comments

The format used for Gleam binary archives changed after v0.22.1. The Linux installer supports both formats, but the Windows one only supports the new format.

Port the Linux code to Windows so both are supported.

More context can be found here: https://github.com/erlef/setup-beam/pull/138

lpil avatar Sep 10 '22 09:09 lpil