Skip to content

Commit 895850b

Browse files
committed
nss 3.108
1 parent 23a8b3c commit 895850b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/n/nss.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Nss < Formula
22
desc "Libraries for security-enabled client and server applications"
33
homepage "https://firefox-source-docs.mozilla.org/security/nss/index.html"
4-
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_107_RTM/src/nss-3.107.tar.gz"
5-
sha256 "7f7e96473e38150771a615f5d40e8c41ba3a19385301ae0c525091f2fc9d6729"
4+
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_108_RTM/src/nss-3.108.tar.gz"
5+
sha256 "a0f6fcb5dbadc1635b43827517a979e3a6d005d0788527802a6b31e2c5f66eec"
66
license "MPL-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)