Skip to content

Commit 8043b02

Browse files
committed
pkgsCross.aarch64-darwin.discord-ptb: 0.0.157 -> 0.0.159
1 parent 145ca67 commit 8043b02

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.335";
20-
ptb = "0.0.157";
20+
ptb = "0.0.159";
2121
canary = "0.0.692";
2222
development = "0.0.78";
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-bZ9LVthjBib/yRfDTIXBNKDulWhW35HOdSDyEyjyLyA=";
51+
hash = "sha256-ZokyBmeMKlP45c7q17Xbyc1prpPXtIgZJ2LK1NXBU/4=";
5252
};
5353
canary = fetchurl {
5454
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";

0 commit comments

Comments
 (0)