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
commit fc7885fbce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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