wire-desktop: linux 3.40.3718 -> 3.40.3882, macos 3.40.5285 -> 3.40.5442 (#484697)
This commit is contained in:
@@ -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" ];
|
||||
};
|
||||
|
||||
|
||||
@@ -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="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user