nss_latest: 3.93 -> 3.94

https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/NHYt2D5xRAo
This commit is contained in:
Martin Weinelt 2023-10-03 11:22:59 +02:00
parent 75ef5c8764
commit ef1f2c8e15

View file

@ -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=";
}