Skip to content

Commit

Permalink
discord-canary: 0.0.502 -> 0.0.503
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo committed Oct 12, 2024
1 parent d7c3bc4 commit ad01515
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.71";
ptb = "0.0.111";
canary = "0.0.502";
canary = "0.0.503";
development = "0.0.30";
}
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-2DE7p3eT/mVGC+ejnTcTEhF7sEWyhfUfzj0gYTh+6Dw=";
hash = "sha256-Z0dv/jM0RipRI73vO9O5qqE0xf8qJtljZ3Zjr0Tf/KA=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
Expand Down

0 comments on commit ad01515

Please sign in to comment.