mbedtls_2: 2.28.9 -> 2.28.10

Signed-off-by: Felix Singer <felixsinger@posteo.net>
(cherry picked from commit ec2b95cf86)
This commit is contained in:
Felix Singer 2025-06-05 21:40:49 +02:00 committed by Vladimír Čunát
parent 53c1b903d0
commit 7a8f7c6ffd
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

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=";
}