Skip to content

Commit c82dedc

Browse files
committed
dnscrypt-proxy: 2.1.8 -> 2.1.9
1 parent 6bd7ba7 commit c82dedc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/dn/dnscrypt-proxy/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
buildGoModule rec {
99
pname = "dnscrypt-proxy";
10-
version = "2.1.8";
10+
version = "2.1.9";
1111

1212
vendorHash = null;
1313

@@ -17,7 +17,7 @@ buildGoModule rec {
1717
owner = "DNSCrypt";
1818
repo = "dnscrypt-proxy";
1919
rev = version;
20-
sha256 = "sha256-/D5RE8AbI9i9TVdFQCYW8OLPU4TgIIDRsZfWEyXo92g=";
20+
sha256 = "sha256-8KnanJw9eBFm/zdy6f4OFCMStzic/n4Alnm5Y/pbDCA=";
2121
};
2222

2323
passthru.tests = { inherit (nixosTests) dnscrypt-proxy2; };

0 commit comments

Comments
 (0)