diff --git a/Aliases/thrift@0.11 b/Aliases/thrift@0.12 similarity index 100% rename from Aliases/thrift@0.11 rename to Aliases/thrift@0.12 diff --git a/Formula/osquery.rb b/Formula/osquery.rb index 0ca16d3a76cd..0348de633417 100644 --- a/Formula/osquery.rb +++ b/Formula/osquery.rb @@ -3,6 +3,7 @@ class Osquery < Formula homepage "https://osquery.io" url "https://github.com/facebook/osquery/archive/3.3.2.tar.gz" sha256 "74280181f45046209053a3e15114d93adc80929a91570cc4497931cfb87679e4" + revision 1 bottle do cellar :any diff --git a/Formula/thrift.rb b/Formula/thrift.rb index 0e62f45709d9..2ecf1ce7791c 100644 --- a/Formula/thrift.rb +++ b/Formula/thrift.rb @@ -1,8 +1,8 @@ class Thrift < Formula desc "Framework for scalable cross-language services development" homepage "https://thrift.apache.org/" - url "https://www.apache.org/dyn/closer.cgi?path=/thrift/0.11.0/thrift-0.11.0.tar.gz" - sha256 "c4ad38b6cb4a3498310d405a91fef37b9a8e79a50cd0968148ee2524d2fa60c2" + url "https://www.apache.org/dyn/closer.cgi?path=/thrift/0.12.0/thrift-0.12.0.tar.gz" + sha256 "c336099532b765a6815173f62df0ed897528a9d551837d627c1f87fadad90428" bottle do cellar :any @@ -36,9 +36,11 @@ def install --with-openssl=#{Formula["openssl"].opt_prefix} --without-erlang --without-haskell + --without-java --without-perl --without-php --without-php_extension + --without-python --without-ruby --without-java --without-python