[Backport release-24.11] mbedtls_2: 2.28.9 -> 2.28.10 (#414938)

This commit is contained in:
Fabián Heredia Montiel 2025-06-08 12:23:54 -06:00 committed by GitHub
commit 0e763fb071
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
{ callPackage }:
callPackage ./generic.nix {
version = "2.28.9";
hash = "sha256-/Bm05CvS9t7WSh4qoMconCaD7frlmA/H9YDyJOuGuFE=";
version = "2.28.10";
hash = "sha256-09XWds45TFH7GORrju8pVQQQQomU8MlFAq1jJXrLW0s=";
}