diff --git a/Formula/mess.rb b/Formula/mess.rb index edd014bf83..2496ebc3f6 100644 --- a/Formula/mess.rb +++ b/Formula/mess.rb @@ -10,9 +10,9 @@ class Mess < Formula bottle do cellar :any - sha1 "dc6ff1625f345f6f810636bdd98a5a22fd8524eb" => :mavericks - sha1 "0546864fa385c152fb93d8ed541b4fd38b96d88b" => :mountain_lion - sha1 "e08903763afabce924b4253b165e21ffd24d3942" => :lion + sha1 "e5a44194f5e7498ef816530ec8196c1f96448f96" => :yosemite + sha1 "6003ef6faaced6b86a8f63ab7a2ec33885c2fa75" => :mavericks + sha1 "51c9c19ba6dfc316986406018da7a4f86c46dd1d" => :mountain_lion end depends_on 'sdl'