diff options
| author | BrewTestBot | 2015-02-07 10:45:34 +0000 |
|---|---|---|
| committer | Jack Nagel | 2015-02-07 11:21:43 -0500 |
| commit | df64fc69c6a2383b203813f1975389baa9be150c (patch) | |
| tree | 13db850c9cf9806bd7ec118da1c537107e238ede /Library/Formula | |
| parent | 15c417f7fea5ab544a80d33328fdfc0ea48b3b47 (diff) | |
| download | homebrew-df64fc69c6a2383b203813f1975389baa9be150c.tar.bz2 | |
x264: update r2495 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/x264.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/x264.rb b/Library/Formula/x264.rb index 45ca1bf63..29e5a2579 100644 --- a/Library/Formula/x264.rb +++ b/Library/Formula/x264.rb @@ -14,10 +14,9 @@ class X264 < Formula bottle do cellar :any - revision 1 - sha1 "dd035a889bb65ba9ae9cc4815a4159e8d28a5ff2" => :yosemite - sha1 "4dcf404cc4609578b5dffc94e2aff366f0a5d193" => :mavericks - sha1 "a49c0943b4b420607c410f6736f9edf3d50704c2" => :mountain_lion + sha1 "48aea1324df78e942257d63bcb9b1a0bbc32dfff" => :yosemite + sha1 "1cb4086a82a0f41925bfddfd69d868b882ffe197" => :mavericks + sha1 "f232c6e5ddad33c0b13e507c65cf760608957600" => :mountain_lion end depends_on "yasm" => :build |
