Merge pull request #296550 from mweinelt/nss-3.99

nss_latest: 3.98 -> 3.99
This commit is contained in:
Martin Weinelt
2024-03-17 20:29:37 +01:00
committed by GitHub
+2 -2
View File
@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.98";
hash = "sha256-0p1HzspxyzhzX46O7ax8tmYiaFEBeqEqEvman4NIiQc=";
version = "3.99";
hash = "sha256-6JocWJpA+VjEPZOxmD74toyEBLOTzCxSWUzrxPi52bU=";
}