Unverified Commit d016d7c8 authored by Paul Meyer's avatar Paul Meyer Committed by GitHub
Browse files

webtunnel: 0.0.3 -> 0.0.4 (#506601)

parents f0c9f2a4 553ef6b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

buildGoModule (finalAttrs: {
  pname = "webtunnel";
  version = "0.0.3";
  version = "0.0.4";

  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-HB95GCIJeO5fKUW23VHrtNZdc9x9fk2vnmI9JogDWSQ=";
    hash = "sha256-00Wq2/xuDNftXG+r95/HyEcWQSX0GaQao28CG8yIiR4=";
  };

  vendorHash = "sha256-3AAPySLAoMimXUOiy8Ctl+ghG5q+3dWRNGXHpl9nfG0=";