package/gitlab-runner: bump version to 15.5.0
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
37648d90ca
commit
2ca53d27c0
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 63a7963f750ec45a7cb34a660b7247a0aa6def98706b7bd80efc95053e66822d gitlab-runner-14.5.1.tar.gz
|
||||
sha256 f7482926d20dbf98434e3d34662d93b601166eb784c6fb4bc56f89c1a4eff19d gitlab-runner-15.5.0.tar.gz
|
||||
sha256 0ae968b7ddd25da0209c3c6594aac1ac74ddf90385940b02b420463e2e0734de LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GITLAB_RUNNER_VERSION = 14.5.1
|
||||
GITLAB_RUNNER_VERSION = 15.5.0
|
||||
GITLAB_RUNNER_SITE = https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v$(GITLAB_RUNNER_VERSION)
|
||||
GITLAB_RUNNER_LICENSE = MIT
|
||||
GITLAB_RUNNER_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user