[alacritty] latest is broken

This commit is contained in:
Gwenhael Le Moine 2023-12-11 09:37:52 +01:00
parent 50a4c2b4ec
commit 79bb82bd10
No known key found for this signature in database
GPG key ID: FDFE3669426707A7

View file

@ -2,7 +2,7 @@
# variables
GITHUB_REPO=jwilm/alacritty
VERSION=${VERSION:-latest}
VERSION=${VERSION:-trunk} # 'latest' will not select the actual latest tag
BUILD=${BUILD:-1}
TAG=gwh