diff --git a/Formula/uwsgi.rb b/Formula/uwsgi.rb index 075c116acb..05b3c3f340 100644 --- a/Formula/uwsgi.rb +++ b/Formula/uwsgi.rb @@ -6,9 +6,9 @@ class Uwsgi < Formula head "https://github.com/unbit/uwsgi.git" bottle do - sha256 "436efd8be3e0436ba29c8bf0d78481509f3e5f0385822dbe39f4990b22695ff9" => :yosemite - sha256 "3c2cd79b3dca8a375b4948dcd1ba7639b0485bc16e970b1e280d69eef7d99837" => :mavericks - sha256 "82e388d191e58db251720c9b54cafc7f8d09de8924d400971cb5cb2652a18e33" => :mountain_lion + sha256 "b761923ea5a00c55509b14770714b9bc728463e8b985dd131731b50da8bb1c20" => :el_capitan + sha256 "fca347e8b730b652fd2d98b89d65f17f146c89393f3264d706e247e9fca89723" => :yosemite + sha256 "d4132453a8c210a32452a1b49cdb5d032e38da6b2027f09df38f17200735a455" => :mavericks end option "with-java", "Compile with Java support"