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 1567813 commit 767d3c4Copy full SHA for 767d3c4
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_109_RTM/src/nss-3.109.tar.gz"
5
- sha256 "bea46c256118cd8910202f05339627d75291f13b80054527df58419b9d29c18b"
+ url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_110_RTM/src/nss-3.110.tar.gz"
+ sha256 "9cd610c40422a07771b9b45166be2d052ea2f00b605a7928129e1f2071b3ae27"
6
license "MPL-2.0"
7
8
livecheck do
0 commit comments