webtunnel: 0.0.4 -> 0.0.5 (#537986)

This commit is contained in:
Peder Bergebakken Sundt
2026-07-15 13:16:38 +00:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "webtunnel";
version = "0.0.4";
version = "0.0.5";
src = fetchFromGitLab {
domain = "gitlab.torproject.org";
@@ -14,7 +14,7 @@ buildGoModule (finalAttrs: {
owner = "anti-censorship/pluggable-transports";
repo = "webtunnel";
rev = "v${finalAttrs.version}";
hash = "sha256-00Wq2/xuDNftXG+r95/HyEcWQSX0GaQao28CG8yIiR4=";
hash = "sha256-9dXlkIkCERy/eFsVrAfBkbjU6aEeJLGmlLjLuXTwAs8=";
};
vendorHash = "sha256-3AAPySLAoMimXUOiy8Ctl+ghG5q+3dWRNGXHpl9nfG0=";