Download older toolchains

I need to use an external library that was compiled with an older Swift version.
How do I download an older toolchain? The toolchain I need is 5.9.2 but the swift.org website only contains version 6 and the Github site doesn't contain the .pkg file to install the toolchain.

Thanks

You can download it via Swift.org - Download Swift. You will need to expend "Older Releases"

1 Like