dnscrypt-proxy 2.0.26
Closes #44018. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
08818b1fcb
commit
904808e09c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class DnscryptProxy < Formula
|
class DnscryptProxy < Formula
|
||||||
desc "Secure communications between a client and a DNS resolver"
|
desc "Secure communications between a client and a DNS resolver"
|
||||||
homepage "https://github.com/jedisct1/dnscrypt-proxy"
|
homepage "https://github.com/jedisct1/dnscrypt-proxy"
|
||||||
url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.25.tar.gz"
|
url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.26.tar.gz"
|
||||||
sha256 "774696004c9e306e1723b4cbbe66a961128a335543d318d0786492ce69b906fa"
|
sha256 "9bfae9b9c6655d3c3a40a1018d6c6cb8b67e2341c2f5efbf54461f0c1cf7ace6"
|
||||||
head "https://github.com/jedisct1/dnscrypt-proxy.git"
|
head "https://github.com/jedisct1/dnscrypt-proxy.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue