aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-13 04:14:01 +0000
committerMike McQuaid2015-02-13 11:07:18 +0000
commite3a18a141b0b7f8693df2f929509ebffb6e4a93f (patch)
treedd767ca7d3af334d4931d4be9634a82b738c92cb
parentdb81e68f579d142c581b6886792aeb5cc07e25aa (diff)
downloadhomebrew-e3a18a141b0b7f8693df2f929509ebffb6e4a93f.tar.bz2
sfml: update 2.2 bottle.
-rw-r--r--Library/Formula/sfml.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sfml.rb b/Library/Formula/sfml.rb
index 14857a45a..47a403ca4 100644
--- a/Library/Formula/sfml.rb
+++ b/Library/Formula/sfml.rb
@@ -15,9 +15,9 @@ class Sfml < Formula
bottle do
cellar :any
- sha1 "5c2ddfbbc587914a6c9b4f02831e607a398753e7" => :mavericks
- sha1 "2be6977ed7c225032825ed4f521e9883d4cb5db1" => :mountain_lion
- sha1 "ad6f666a6a23ddf5eab12a58f4c6dd0b8e6b777b" => :lion
+ sha1 "20b25af5d31dc15054fc4694ea6f767facb64b50" => :yosemite
+ sha1 "403433f1d5502f44c02cdb83b90d38db684030dc" => :mavericks
+ sha1 "fd9bc00ef82c0e63ac067f1ffd2bf8bd9f51bc56" => :mountain_lion
end
head "https://github.com/LaurentGomila/SFML.git"