webtunnel: 0.0.4 -> 0.0.5 (#537986)
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user