Skip to content

Commit

Permalink
discord-canary: 0.0.541 -> 0.0.549
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo committed Dec 18, 2024
1 parent c3c983e commit d85cbeb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ let
{
stable = "0.0.78";
ptb = "0.0.124";
canary = "0.0.541";
canary = "0.0.549";
development = "0.0.54";
}
else
Expand All @@ -34,7 +34,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
hash = "sha256-upT12C23Vkm+BZycKAufRzM5YHizpZJtEaJjHGzYtv4=";
hash = "sha256-hwgvPNoEGjfg6uLlC/k3iYfxfjbja5H2F2aSiEcGZ/o=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
Expand Down

0 comments on commit d85cbeb

Please sign in to comment.