dnscrypt-proxy 2.0.13
Closes #27928. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
6093a5bfba
commit
d98da91c1e
1 changed files with 2 additions and 2 deletions
|
@ -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.12.tar.gz"
|
||||
sha256 "cd608949ea7f9e760626e4c6a70b5edcbd0452d0715342e07799dff2f85d5dfe"
|
||||
url "https://github.com/jedisct1/dnscrypt-proxy/archive/2.0.13.tar.gz"
|
||||
sha256 "c045fd625c0462508dd48527a33ea72a497aef08f90da7aa458cc621f3a71f30"
|
||||
head "https://github.com/jedisct1/dnscrypt-proxy.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue