vouch-proxy: 0.47.2 -> 0.48.0 (#531828)

This commit is contained in:
Kerstin Humm
2026-06-15 11:31:40 +00:00
committed by GitHub
+2 -2
View File
@@ -6,13 +6,13 @@
buildGoModule (finalAttrs: {
pname = "vouch-proxy";
version = "0.47.2";
version = "0.48.0";
src = fetchFromGitHub {
owner = "vouch";
repo = "vouch-proxy";
tag = "v${finalAttrs.version}";
hash = "sha256-BdqdJosX1Z1CsPDW65ybk6oGdSk/RXHPaEJuuIedNJ4=";
hash = "sha256-QJoZqz3kQCUqEBu9hjTBrGMrNTiNi4LXKyi0EFSZNy8=";
};
vendorHash = "sha256-Ma5/S2PXQ9lByIpIfkkLeiw/9rvmasSMElE1VoGIEHc=";