aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-24 04:45:37 +0100
committerMike McQuaid2014-10-24 11:40:58 +0100
commit028d2aa2d5ac809aac54f49d3544e18344050e41 (patch)
tree999efa8faeba97d5b9ffe53caa419b502463a593 /Library/Formula
parenta2bc81bff3656f4783ab9ba5e6625ffe45f5e6ae (diff)
downloadhomebrew-028d2aa2d5ac809aac54f49d3544e18344050e41.tar.bz2
nss: update 3.16.2.2 bottle.
Closes #33534. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/nss.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/nss.rb b/Library/Formula/nss.rb
index 6e2c20c23..1719b5e89 100644
--- a/Library/Formula/nss.rb
+++ b/Library/Formula/nss.rb
@@ -7,9 +7,9 @@ class Nss < Formula
bottle do
cellar :any
- sha1 "27bf3200ab0abbb8aabffc16acccccaf7cfa91fe" => :mavericks
- sha1 "c05ee525103a9807a957a196add42940f652e76b" => :mountain_lion
- sha1 "a50fae49c7228193ff0ba051ee1b18a6cd98e87b" => :lion
+ sha1 "268c562d0ae4743d67f9e79f4fdbf39edf34e9fa" => :yosemite
+ sha1 "09e680b545b4768f64fe06ab4b70fa3d1d2d08e5" => :mavericks
+ sha1 "10cf0f14c3964ce8ad23b275b28170b6e988c418" => :mountain_lion
end
depends_on "nspr"