diff --git a/nss.yaml b/nss.yaml index b674f3a876c..4d6b661a184 100644 --- a/nss.yaml +++ b/nss.yaml @@ -1,6 +1,6 @@ package: name: nss - version: 3.102.1 + version: "3.103" epoch: 0 description: "Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications." copyright: @@ -31,7 +31,7 @@ pipeline: - uses: fetch with: uri: https://ftp.mozilla.org/pub/security/nss/releases/NSS_${{vars.nss-package-version}}_RTM/src/nss-${{package.version}}.tar.gz - expected-sha256: 54982d3587e41579c94f2036ba084438b073f8456bbd873b7a942c057e9737cc + expected-sha256: 7b4ab657f772dc7520c46e8d481940b292dcfc6a4c90150a7c26672384cee962 - runs: | cd nss