diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sdl2.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/sdl2.rb b/Library/Formula/sdl2.rb index c6fbaaf44..69554b445 100644 --- a/Library/Formula/sdl2.rb +++ b/Library/Formula/sdl2.rb @@ -7,9 +7,10 @@ class Sdl2 < Formula bottle do cellar :any - sha1 "33749bf276e522b7a2c14c725d30905e880b3667" => :mavericks - sha1 "c03011f60cb6099fdeb5726fb39d7fee3d25b8a4" => :mountain_lion - sha1 "e952fdca85139ccab6f9bcffc90630088760029d" => :lion + revision 1 + sha1 "8254a12777c10ec1d4f1d896a07d03d62fdc5c99" => :yosemite + sha1 "0e9a2ac818e67dfb759ce8d43f4abd3a0dcaed8b" => :mavericks + sha1 "3211cd71e5c956e38ed934c65be376a42aaf63c9" => :mountain_lion end head do |
