From e9ae6bff511caf3ed7a90407660ba21100c0b9a3 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 10 Apr 2018 23:10:23 -0700 Subject: [PATCH] nss 3.36 Closes #26463. Signed-off-by: FX Coudert --- Formula/nss.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/nss.rb b/Formula/nss.rb index 5481254023..7b0f2f18c0 100644 --- a/Formula/nss.rb +++ b/Formula/nss.rb @@ -1,8 +1,8 @@ class Nss < Formula desc "Libraries for security-enabled client and server applications" homepage "https://developer.mozilla.org/docs/NSS" - url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_35_RTM/src/nss-3.35.tar.gz" - sha256 "f4127de09bede39f5fd0f789d33c3504c5d261e69ea03022d46b319b3e32f6fa" + url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_36_RTM/src/nss-3.36.tar.gz" + sha256 "a33cc7b8299b5ce3acf03f617c7896932ae26927ff9fb7c71c1b69a200c30095" bottle do cellar :any