dev-util/gitlab-runner: fix hash in 18.1.1

Signed-off-by: William Hubbs <williamh@gentoo.org>
This commit is contained in:
William Hubbs
2025-07-07 22:16:24 -05:00
parent ffecce783a
commit 21a2f1880d

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit eapi9-ver go-module systemd tmpfiles
# make sure this gets updated for every bump
GIT_COMMIT=2b813ade3
GIT_COMMIT=2b813ade
DESCRIPTION="The official GitLab Runner, written in Go"
HOMEPAGE="https://gitlab.com/gitlab-org/gitlab-runner"