Skip to content

Commit bed81b8

Browse files
committed
pkgsCross.aarch64-darwin.discord: 0.0.345 -> 0.0.347
1 parent 2c6d1cb commit bed81b8

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
@@ -16,7 +16,7 @@ let
1616
}
1717
else
1818
{
19-
stable = "0.0.345";
19+
stable = "0.0.347";
2020
ptb = "0.0.173";
2121
canary = "0.0.784";
2222
development = "0.0.88";
@@ -44,7 +44,7 @@ let
4444
x86_64-darwin = {
4545
stable = fetchurl {
4646
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
47-
hash = "sha256-uyMcHV8dbCwKFQWy/s77KfEHKc+NiAq1X9Q0ih1ELLk=";
47+
hash = "sha256-X9c5ruehxEd8FIdaQigiz7WGnh851BMqdo7Cz1wEb7Q=";
4848
};
4949
ptb = fetchurl {
5050
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";

0 commit comments

Comments
 (0)