diff options
| author | BrewTestBot | 2014-08-14 12:40:40 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-08-18 00:09:55 -0500 |
| commit | b4de23160964da0d10ed6f9b8b3f911263717ef1 (patch) | |
| tree | 847afe072ecfff58489541b4918ea03c7afc825b /Library | |
| parent | 98507103c9d47ddbc6aedb1bc724fceaaa744c98 (diff) | |
| download | homebrew-b4de23160964da0d10ed6f9b8b3f911263717ef1.tar.bz2 | |
yasm: update 1.3.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/yasm.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/yasm.rb b/Library/Formula/yasm.rb index cd2ca9051..1519ac056 100644 --- a/Library/Formula/yasm.rb +++ b/Library/Formula/yasm.rb @@ -6,6 +6,10 @@ class Yasm < Formula sha256 "3dce6601b495f5b3d45b59f7d2492a340ee7e84b5beca17e48f862502bd5603f" bottle do + cellar :any + sha1 "d8d6f7e68d2d0ff8897a9b160e49c5cc4ad3f97d" => :mavericks + sha1 "94596d8c7b99094001d3313624970070e7d8e920" => :mountain_lion + sha1 "07116ee2758d99aed65a3aaf59a7f9cbb9a982a8" => :lion end head do |
