From e9e01b17d6f86ebfa112cfdfa4775abec492c90d Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sat, 21 Dec 2019 22:40:56 -0500 Subject: [PATCH] dnscrypt-proxy 2.0.36 Closes #48179. Signed-off-by: Alexander Bayandin --- Formula/dnscrypt-proxy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dnscrypt-proxy.rb b/Formula/dnscrypt-proxy.rb index f864835757..3e3c0703d9 100644 --- a/Formula/dnscrypt-proxy.rb +++ b/Formula/dnscrypt-proxy.rb @@ -1,8 +1,8 @@ class DnscryptProxy < Formula desc "Secure communications between a client and a DNS resolver" homepage "https://github.com/DNSCrypt/dnscrypt-proxy" - url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.35.tar.gz" - sha256 "723395e5afa4adb550f2050801260aef3cc9ed918cc26780c7474b110a9ad9d7" + url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.36.tar.gz" + sha256 "ddc9225b86bf3595ceedaed6470764e6194241ce26cfea86f9fdfcf6bd3a7575" head "https://github.com/DNSCrypt/dnscrypt-proxy.git" bottle do