nss_latest: 3.93 -> 3.94
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NHYt2D5xRAo
This commit is contained in:
parent
75ef5c8764
commit
ef1f2c8e15
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.93";
|
||||
hash = "sha256-FfVLtyBI6xBfjA6TagS4medMPbmhm7weAKzuKvlHaoo=";
|
||||
version = "3.94";
|
||||
hash = "sha256-RjrhgO6eXunjrU9ikyZlfiNngMyGVXKpMKFlIKutndg=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue