nss_latest: 3.111 -> 3.112

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_112.rst
This commit is contained in:
Martin Weinelt
2025-05-26 14:31:54 +02:00
parent 2451ef6c86
commit 884ab2420b

View File

@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.111";
hash = "sha256-GFtoSvLF5nAwBIiMa9CeEl5geAOK60gG2tjuQFubgYs=";
version = "3.112";
hash = "sha256-GqMCEGuFg48iOzYwRDjNjSzyy/UJY8gf26k5DqqHlus=";
}