nss_latest: 3.96.1 -> 3.97
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/cZaH4rFPMxg
This commit is contained in:
parent
05f11d5cf8
commit
f0f6cf2a3b
1 changed files with 2 additions and 2 deletions
|
@ -5,6 +5,6 @@
|
|||
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
|
||||
|
||||
import ./generic.nix {
|
||||
version = "3.96.1";
|
||||
hash = "sha256-HhN3wZEdi9R/KD0nl3+et+94LBJjGLDVqDX8v5qGrqQ=";
|
||||
version = "3.97";
|
||||
hash = "sha256-d26v8a+5EkQ6cFg5SZirT4L22AxfIteiUx4I42msyqw=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue