dnscrypt-proxy 2.0.22

Closes #38692.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-04-05 10:28:58 +11:00 committed by FX Coudert
parent 4fae075895
commit bf58f4c9ef

View file

@ -1,8 +1,8 @@
class DnscryptProxy < Formula
desc "Secure communications between a client and a DNS resolver"
homepage "https://github.com/jedisct1/dnscrypt-proxy"
url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.21.tar.gz"
sha256 "6e3d4cdf1cf33a36d9fd216ee341c42a7d92f78ac5c00d6c35f09c844efe1d9f"
url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.22.tar.gz"
sha256 "ac8ad326b6da47bb1e515d29a354511a8dc9a5ebfcf4be816b6791532d02d564"
head "https://github.com/jedisct1/dnscrypt-proxy.git"
bottle do