wire-desktop: linux 3.36.3462 -> 3.37.3607

This commit is contained in:
toonn
2024-12-30 13:08:13 +01:00
parent 5fa8415d11
commit d71d18f195
+2 -2
View File
@@ -33,7 +33,7 @@ let
{
inherit x86_64-darwin;
aarch64-darwin = x86_64-darwin;
x86_64-linux = "3.36.3462";
x86_64-linux = "3.37.3607";
}
.${system} or throwSystem;
@@ -44,7 +44,7 @@ let
{
inherit x86_64-darwin;
aarch64-darwin = x86_64-darwin;
x86_64-linux = "sha256-tlX15AT4PcrmD2Vna99TGqo0b/8xv2YOAt03aCqSeXg=";
x86_64-linux = "sha256-mckFxxrWnxeVGgJ//efPTdtHt5nVII1lXu/BT61TKxE=";
}
.${system} or throwSystem;