Merge pull request #309970 from mweinelt/nss-3.100

nss_latest: 3.99 -> 3.100
This commit is contained in:
Martin Weinelt
2024-05-10 09:06:39 +02: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.99";
hash = "sha256-6JocWJpA+VjEPZOxmD74toyEBLOTzCxSWUzrxPi52bU=";
version = "3.100";
hash = "sha256-PlMCvSN4DMKY7u/7cr7kArrRve8YIfdycjgpik72bhA=";
}