mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 22:01:42 +03:00
CI: Release links the new IDE (#9110)
This tweaks the release template to link to the new IDE builds.
This commit is contained in:
parent
e264189f6a
commit
11a9e8d044
@ -15,10 +15,10 @@ Enso IDE is the main product of the Enso project. The packages are stand-alone,
|
|||||||
|
|
||||||
Download links:
|
Download links:
|
||||||
|
|
||||||
- [Linux]({{download_prefix}}/enso-linux-x86_64-{{version}}.AppImage) (AppImage);
|
- [Linux]({{download_prefix}}/ide2-enso-linux-x86_64-{{version}}.AppImage) (AppImage);
|
||||||
- [macOS (x64)]({{download_prefix}}/enso-mac-x64-{{version}}.dmg) (DMG);
|
- [macOS (x64)]({{download_prefix}}/ide2-enso-mac-x64-{{version}}.dmg) (DMG);
|
||||||
- [macOS (arm64)]({{download_prefix}}/enso-mac-arm64-{{version}}.dmg) (DMG);
|
- [macOS (arm64)]({{download_prefix}}/ide2-enso-mac-arm64-{{version}}.dmg) (DMG);
|
||||||
- [Windows]({{download_prefix}}/enso-win-x64-{{version}}.exe) (Installer Executable).
|
- [Windows]({{download_prefix}}/ide2-enso-win-x64-{{version}}.exe) (Installer Executable).
|
||||||
|
|
||||||
This is the recommended download for most users.
|
This is the recommended download for most users.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user