Skip to content

Commit 767d3c4

Browse files
committed
nss 3.110
1 parent 1567813 commit 767d3c4

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_109_RTM/src/nss-3.109.tar.gz"
5-
sha256 "bea46c256118cd8910202f05339627d75291f13b80054527df58419b9d29c18b"
4+
url "https://ftp.mozilla.org/pub/security/nss/releases/NSS_3_110_RTM/src/nss-3.110.tar.gz"
5+
sha256 "9cd610c40422a07771b9b45166be2d052ea2f00b605a7928129e1f2071b3ae27"
66
license "MPL-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)