Skip to content

Commit

Permalink
discord-canary: 0.0.535 -> 0.0.538
Browse files Browse the repository at this point in the history
(cherry picked from commit cc85c95)
  • Loading branch information
DontEatOreo authored and github-actions[bot] committed Dec 10, 2024
1 parent ec2940e commit 5de31f0
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.77";
ptb = "0.0.121";
canary = "0.0.535";
canary = "0.0.538";
development = "0.0.53";
}
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-YUuqkhb04nTTdL6W6VB0ampp3qEi0Gj5iz3lCt7AfMA=";
hash = "sha256-RYwHDoPj0TsraI/7dNpngCiB6Fiyhi5ec/iCZD7YMoQ=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
Expand Down

0 comments on commit 5de31f0

Please sign in to comment.