nss_latest: 3.100 -> 3.101

https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_101.rst
This commit is contained in:
Martin Weinelt
2024-06-08 10:52:00 +02:00
parent d17c30bbe9
commit a69f5dad54
+2 -2
View File
@@ -5,6 +5,6 @@
# Example: nix-shell ./maintainers/scripts/update.nix --argstr package cacert
import ./generic.nix {
version = "3.100";
hash = "sha256-PlMCvSN4DMKY7u/7cr7kArrRve8YIfdycjgpik72bhA=";
version = "3.101";
hash = "sha256-lO+81zYBBFwqcjh4cd/fpiznHZ9rTJpfDW/yF8phYts=";
}