wire-desktop: linux 3.37.3607 -> 3.39.3653

This commit is contained in:
toonn
2025-01-23 16:46:01 +01:00
parent 4f570c5acd
commit 5397e1bd3b
+2 -2
View File
@@ -33,7 +33,7 @@ let
{
inherit x86_64-darwin;
aarch64-darwin = x86_64-darwin;
x86_64-linux = "3.37.3607";
x86_64-linux = "3.39.3653";
}
.${system} or throwSystem;
@@ -44,7 +44,7 @@ let
{
inherit x86_64-darwin;
aarch64-darwin = x86_64-darwin;
x86_64-linux = "sha256-mckFxxrWnxeVGgJ//efPTdtHt5nVII1lXu/BT61TKxE=";
x86_64-linux = "sha256-BbY+7fGAWW5CR/z4GeoBl5aOewCRuWzQjpQX4x1rzls=";
}
.${system} or throwSystem;