diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/capstone.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/capstone.rb b/Library/Formula/capstone.rb index 4b003efb7..a416b974e 100644 --- a/Library/Formula/capstone.rb +++ b/Library/Formula/capstone.rb @@ -7,9 +7,9 @@ class Capstone < Formula bottle do cellar :any - sha1 "939e0cc64db9f03b5cbbe2240e02aa345367d3d8" => :mavericks - sha1 "9104b5cbe4edce547023b27e22043fe233e3802d" => :mountain_lion - sha1 "aad566084e5c4bf5923564cb29a46c983191df29" => :lion + sha1 "a8cfc17c27c20595ed62158f262091953a482ddb" => :yosemite + sha1 "64c79e1492ec327332875846d3f5660ab82b7796" => :mavericks + sha1 "811f7603c5d1ba0fd09c943215442c4041fd3593" => :mountain_lion end def install |
