diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/serf.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/serf.rb b/Library/Formula/serf.rb index 31b16804a..b5b02f46c 100644 --- a/Library/Formula/serf.rb +++ b/Library/Formula/serf.rb @@ -6,10 +6,9 @@ class Serf < Formula sha1 '90478cd60d4349c07326cb9c5b720438cf9a1b5d' bottle do - revision 1 - sha1 '' => :mountain_lion - sha1 '' => :lion - sha1 '' => :snow_leopard + sha1 '2a34148f2f914963cdedd4c04858c9b85b09fbb6' => :mountain_lion + sha1 '9b44078ef53c14852dbe0d7a2e8eded64c24d4bd' => :lion + sha1 '63442a59487dba7c1e81c99bec80653e7f0ae91d' => :snow_leopard end option :universal |
