mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
[Backport release-24.11] mbedtls_2: 2.28.9 -> 2.28.10 (#414938)
This commit is contained in:
commit
0e763fb071
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{ callPackage }:
|
||||
|
||||
callPackage ./generic.nix {
|
||||
version = "2.28.9";
|
||||
hash = "sha256-/Bm05CvS9t7WSh4qoMconCaD7frlmA/H9YDyJOuGuFE=";
|
||||
version = "2.28.10";
|
||||
hash = "sha256-09XWds45TFH7GORrju8pVQQQQomU8MlFAq1jJXrLW0s=";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue