Unverified Commit 1d76f785 authored by jopejoe1's avatar jopejoe1 Committed by GitHub
Browse files

discord-canary: 0.0.756 -> 0.0.761 (#446391)

parents b6db9dc9 e666fb08
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ let
      {
        stable = "0.0.110";
        ptb = "0.0.161";
        canary = "0.0.756";
        canary = "0.0.761";
        development = "0.0.85";
      }
    else
@@ -34,7 +34,7 @@ let
      };
      canary = fetchurl {
        url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
        hash = "sha256-jn7s8T04us+9iTcHuM57F4sO10fs98ZjGQa0pF1SFjk=";
        hash = "sha256-L3MIcrz/xj8zOb2QVXBrBCHGt4BdHhjwKpPZ4iClQYQ=";
      };
      development = fetchurl {
        url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";