Skip to content

Commit 7db1167

Browse files
committed
discord-ptb: 0.0.59 -> 0.0.77
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
1 parent 0f1de95 commit 7db1167

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • pkgs/applications/networking/instant-messengers/discord

pkgs/applications/networking/instant-messengers/discord/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ let
77
development = "0.0.232";
88
} else {
99
stable = "0.0.278";
10-
ptb = "0.0.59";
10+
ptb = "0.0.77";
1111
canary = "0.0.283";
1212
development = "0.0.8778";
1313
};
@@ -38,7 +38,7 @@ let
3838
};
3939
ptb = fetchurl {
4040
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
41-
sha256 = "sha256-LS7KExVXkOv8O/GrisPMbBxg/pwoDXIOo1dK9wk1yB8=";
41+
hash = "sha256-Dn+k51SyHpJ1C1gJx3ZLRzD/cdzhX9qANZU2KEn9lY0=";
4242
};
4343
canary = fetchurl {
4444
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";

0 commit comments

Comments
 (0)