We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23a8b3c commit 895850bCopy full SHA for 895850b
Formula/n/nss.rb
@@ -1,8 +1,8 @@
1
class Nss < Formula
2
desc "Libraries for security-enabled client and server applications"
3
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"
+ url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_108_RTM/src/nss-3.108.tar.gz"
+ sha256 "a0f6fcb5dbadc1635b43827517a979e3a6d005d0788527802a6b31e2c5f66eec"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments