gitlab-container-registry: 4.19.0 -> 4.20.0

https://gitlab.com/gitlab-org/container-registry/-/blob/v4.20.0-gitlab/CHANGELOG.md
This commit is contained in:
Yaya
2025-04-24 09:47:12 +02:00
parent 91190cbd4b
commit 1190b54d4c
@@ -6,7 +6,7 @@
buildGoModule rec {
pname = "gitlab-container-registry";
version = "4.19.0";
version = "4.20.0";
rev = "v${version}-gitlab";
# nixpkgs-update: no auto update
@@ -14,10 +14,10 @@ buildGoModule rec {
owner = "gitlab-org";
repo = "container-registry";
inherit rev;
hash = "sha256-WrijK/kQugCpiDbMw1+QTvG60SDsdJ5PDFGKGiLBsb8=";
hash = "sha256-irMMOjORJY8yVSNBkh7HDYDJv05RDz19f0KAjnF8EWA=";
};
vendorHash = "sha256-0fvjnEm4NdIKexjTO/GijWy8WwBrLt3jZCwjfOKI4jA=";
vendorHash = "sha256-3j58QVLgwjUGX0QzruAbfRNyFmcAD5EApQ3+f212IDU=";
checkFlags =
let