vouch-proxy: 0.47.2 -> 0.48.0

This commit is contained in:
R. Ryantm
2026-06-15 00:27:26 +00:00
parent 83f27cec2b
commit 8db2f0fa16
+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=";