Skip to content

Commit 4d0e7b6

Browse files
committed
pkgsCross.aarch64-darwin.discord-canary: 0.0.784 -> 0.0.793
1 parent b2f467b commit 4d0e7b6

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
@@ -18,7 +18,7 @@ let
1818
{
1919
stable = "0.0.347";
2020
ptb = "0.0.174";
21-
canary = "0.0.784";
21+
canary = "0.0.793";
2222
development = "0.0.88";
2323
};
2424
version = versions.${branch};
@@ -52,7 +52,7 @@ let
5252
};
5353
canary = fetchurl {
5454
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
55-
hash = "sha256-N3OdQZiLpkkaxr4yTfszHPj9/zfeVlUup5r2GB8OCMg=";
55+
hash = "sha256-/5jSp6dQiElzofpV7bRNPyUqRgq3Adzb8r40Nd8+Fn0=";
5656
};
5757
development = fetchurl {
5858
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";

0 commit comments

Comments
 (0)