wire-desktop: linux 3.40.3718 -> 3.40.3882, macos 3.40.5285 -> 3.40.5442 (#484697)

This commit is contained in:
Weijia Wang
2026-01-30 23:40:15 +00:00
committed by GitHub
2 changed files with 7 additions and 4 deletions
+3
View File
@@ -76,6 +76,9 @@ let
./update.sh
./.
];
# R-ryantm does not respect the commit feature, leading to inaccurate
# commit messages because it only sees the Linux version numbers.
# nixpkgs-update: no auto update
supportedFeatures = [ "commit" ];
};
+4 -4
View File
@@ -1,10 +1,10 @@
{
"linux": {
"version": "3.40.3718",
"hash": "sha256-1jBhF+Rnys8C3DaVbCKHDiylox2WG1qRvwnDbQrp1Mk="
"version": "3.40.3882",
"hash": "sha256-8cZGbOngQ0LcUdCcalexkF2nEDb+u3I0zqEbRf/sRiw="
},
"macos": {
"version": "3.40.5285",
"hash": "sha256-pcWB3irdPyDj55dWmNyc+oThVGgHtIu//EAk1k/56is="
"version": "3.40.5442",
"hash": "sha256-BxGkAbkl5kgeHq4dgITYsU1fXFY8XDWEOfwjHnk6XtQ="
}
}