From 4eadb9a6c9bc0840e27b07241e9569e3ea37c2e4 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Mon, 6 Nov 2017 03:54:19 -0800 Subject: [PATCH] stubby 0.1.5 Closes #20327. Signed-off-by: William Woodruff --- Formula/stubby.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/stubby.rb b/Formula/stubby.rb index 3df00109e46ef..912b41ccf232b 100644 --- a/Formula/stubby.rb +++ b/Formula/stubby.rb @@ -1,8 +1,8 @@ class Stubby < Formula desc "DNS privacy enabled stub resolver service based on getdns" homepage "https://getdnsapi.net/blog/dns-privacy-daemon-stubby/" - url "https://github.com/getdnsapi/stubby/archive/v0.1.4.tar.gz" - sha256 "cc10f253b6f0334cb5865982e8dbb25e012df4fff1ee01ea1860a10d41abf4b1" + url "https://github.com/getdnsapi/stubby/archive/v0.1.5.tar.gz" + sha256 "f909cd56922e861c830ad6fe3c6f18e1100704345f17891368df9f9430aef80c" head "https://github.com/getdnsapi/stubby.git", :branch => "develop" bottle do