mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
add dl links to release-drafter template
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
This commit is contained in:
parent
16351267f8
commit
36fbb4d1b8
8
.github/release-drafter.yml
vendored
8
.github/release-drafter.yml
vendored
@ -17,3 +17,11 @@ template: |
|
|||||||
## Changes since $PREVIOUS_TAG
|
## Changes since $PREVIOUS_TAG
|
||||||
|
|
||||||
$CHANGES
|
$CHANGES
|
||||||
|
|
||||||
|
### Download
|
||||||
|
|
||||||
|
- [Lens v$RESOLVED_VERSION - Linux](https://snapcraft.io/kontena-lens)
|
||||||
|
- [AppImage](https://github.com/lensapp/lens/releases/download/v$RESOLVED_VERSION/Lens-$RESOLVED_VERSION.AppImage)
|
||||||
|
- [Snapcraft](https://snapcraft.io/kontena-lens)
|
||||||
|
- [Lens v$RESOLVED_VERSION - MacOS](https://github.com/lensapp/lens/releases/download/v$RESOLVED_VERSION/Lens-$RESOLVED_VERSION.dmg)
|
||||||
|
- [Lens v$RESOLVED_VERSION - Windows](https://github.com/lensapp/lens/releases/download/v$RESOLVED_VERSION/Lens-Setup-$RESOLVED_VERSION.exe)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user