Skip to content

Commit b2f467b

Browse files
committed
pkgsCross.aarch64-darwin.discord-ptb: 0.0.173 -> 0.0.174
1 parent bed81b8 commit b2f467b

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
@@ -17,7 +17,7 @@ let
1717
else
1818
{
1919
stable = "0.0.347";
20-
ptb = "0.0.173";
20+
ptb = "0.0.174";
2121
canary = "0.0.784";
2222
development = "0.0.88";
2323
};
@@ -48,7 +48,7 @@ let
4848
};
4949
ptb = fetchurl {
5050
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
51-
hash = "sha256-Fmh3EGjF3Xb2Vv39WEchrseo2t+4y1k+nLdb43GhJXI=";
51+
hash = "sha256-/suI1rVJZE1z8wLfiD65p7IdBJsJnz8zX1A2xmMMDnc=";
5252
};
5353
canary = fetchurl {
5454
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";

0 commit comments

Comments
 (0)