nss_latest: 3.105 -> 3.106 (#350999)

This commit is contained in:
Martin Weinelt 2024-10-25 21:28:43 +02:00 committed by Sefa Eyeoglu
parent a6a42bfad2
commit a8a21202f8
No known key found for this signature in database
GPG Key ID: E13DFD4B47127951

View File

@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.105";
hash = "sha256-Nfd7u0sdGqUCznnUxEJQFs+QuRSb+b7rZrcvKryimOQ=";
version = "3.106";
hash = "sha256-j8B5RgEdBbtqPmIUniNF8ToGPIrPJ8gVTMplcv72fD0=";
}