gitlab-runner: 18.3.0 -> 18.3.1

This commit is contained in:
R. Ryantm
2025-09-07 16:38:01 +00:00
committed by Yaya
parent 64bb7ef497
commit 1610fefc60

View File

@@ -10,13 +10,13 @@
buildGoModule (finalAttrs: {
pname = "gitlab-runner";
version = "18.3.0";
version = "18.3.1";
src = fetchFromGitLab {
owner = "gitlab-org";
repo = "gitlab-runner";
tag = "v${finalAttrs.version}";
hash = "sha256-D40ecrGAu76WoV8B49/2eDqigpcXcSCc+1nOW7KxHcA=";
hash = "sha256-D8CNY+lQEK2DgiGfScPxDPday3re/LN4i5jEJTGbshY=";
};
vendorHash = "sha256-vP/htZiUp5qL4TMw6AgNW/TVcvx+pl6rxp41SK5g4XM=";