nss_latest: 3.112 -> 3.113

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_113.rst
(cherry picked from commit 988f6d69563acccfa49a75a5e3440eaa8c4b8e5e)
This commit is contained in:
Martin Weinelt 2025-06-23 06:02:29 +02:00
parent 723bfde15e
commit a69fe005dc
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

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