nss_latest: 3.92 -> 3.93

https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/aC5r1-9zPWI
This commit is contained in:
ajs124
2023-08-31 13:41:32 +02:00
parent a8a195ce94
commit b167e0cb88
+2 -2
View File
@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.92";
hash = "sha256-PbGS1uiCA5rwKufq8yF+0RS7etg0FMZGdyq4Ah4kolQ=";
version = "3.93";
hash = "sha256-FfVLtyBI6xBfjA6TagS4medMPbmhm7weAKzuKvlHaoo=";
}