Skip to content

Commit 2c6d1cb

Browse files
committed
discord-canary: 0.0.678 -> 0.0.687
1 parent 7913abb commit 2c6d1cb

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/networking/instant-messengers/discord

1 file changed

+2
-2
lines changed

pkgs/applications/networking/instant-messengers/discord/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ let
1111
{
1212
stable = "0.0.95";
1313
ptb = "0.0.144";
14-
canary = "0.0.678";
14+
canary = "0.0.687";
1515
development = "0.0.75";
1616
}
1717
else
@@ -34,7 +34,7 @@ let
3434
};
3535
canary = fetchurl {
3636
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
37-
hash = "sha256-Z+pTuR5xZfbmucdx9aBti5diNp5oCpP1mu60mq7oPB8=";
37+
hash = "sha256-OaDN+Qklxieo9xlP8qVeCwWzPBe6bLXoFUkMOFCoqPg=";
3838
};
3939
development = fetchurl {
4040
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";

0 commit comments

Comments
 (0)