diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/ntl.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/ntl.rb b/Library/Formula/ntl.rb index d83448d4c..84a53a122 100644 --- a/Library/Formula/ntl.rb +++ b/Library/Formula/ntl.rb @@ -9,9 +9,10 @@ class Ntl < Formula bottle do cellar :any - sha1 "b55331990e2df310d694d5ae67dc3a55d6f18fd1" => :mavericks - sha1 "bd1f0789b9ebefb00eabd5d9de5f5dc2fe08bbc7" => :mountain_lion - sha1 "0f7793a186aca6d6ea229b678575a008d3e1911b" => :lion + revision 1 + sha256 "12dc24f6cd3807d3a135574b36d64e16ac3944c05eb9ca7757dbee0ce1226cd1" => :yosemite + sha256 "0b80767d99050fa064701770ab15ec316c1223dc25616d6639113832eb86eab1" => :mavericks + sha256 "344f78d64fb0ada8131e37f40827dff54842c58e271d2284da247b1ee1d509bf" => :mountain_lion end def install |
