Merge pull request #283203 from ajs124/upd/nss_latest

nss_latest: 3.96.1 -> 3.97
This commit is contained in:
Martin Weinelt 2024-01-24 00:31:37 +01:00 committed by GitHub
commit cb0b1d37d0
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.96.1";
hash = "sha256-HhN3wZEdi9R/KD0nl3+et+94LBJjGLDVqDX8v5qGrqQ=";
version = "3.97";
hash = "sha256-d26v8a+5EkQ6cFg5SZirT4L22AxfIteiUx4I42msyqw=";
}