Commit cf5f65c9 authored by Artturin's avatar Artturin
Browse files

discord-canary: 0.0.394 -> 0.0.401

parent 2c1db09e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ let
    } else {
      stable = "0.0.292";
      ptb = "0.0.96";
      canary = "0.0.394";
      canary = "0.0.401";
      development = "0.0.18";
    };
  version = versions.${branch};
@@ -43,7 +43,7 @@ let
      };
      canary = fetchurl {
        url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
        hash = "sha256-lgnZEkXxfn1L5QUBGXcKrIEL5kEehRIc0HF3WXgB8yo=";
        hash = "sha256-fz/LDQJ/B8luN6Ffobp82hnycBOLg9Kdi0kXLGltCDc=";
      };
      development = fetchurl {
        url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";