Unverified Commit b2b650b2 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

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

parents 0151f6e8 0ebc5be6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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
Original line number Diff line number Diff line
{
  "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="
  }
}