nss_latest: 3.103 -> 3.104

https://github.com/nss-dev/nss/blob/NSS_3_104_BRANCH/doc/rst/releases/nss_3_104.rst
(cherry picked from commit a6f58e6cde)
This commit is contained in:
ajs124
2024-09-02 15:35:59 +02:00
committed by github-actions[bot]
parent a707b5d68d
commit 34bd6f4481

View File

@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.103";
hash = "sha256-e57HN50lHT4+nkdZPyixpWFyTD0c+xZBk23BhmIumV8=";
version = "3.104";
hash = "sha256-TEGEKocapU5OTqx69n8nrn/X3SZr49d1alHM73UnDJw=";
}