Merge pull request #221896 from cdmistman/discord

This commit is contained in:
Bernardo Meurer 2023-03-21 12:21:22 -03:00 committed by GitHub
commit a763e007ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ let
ptb = "0.0.39";
canary = "0.0.150";
} else {
stable = "0.0.264";
stable = "0.0.273";
ptb = "0.0.59";
canary = "0.0.283";
};
@ -28,7 +28,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
sha256 = "1jvlxmbfqhslsr16prsgbki77kq7i3ipbkbn67pnwlnis40y9s7p";
sha256 = "1vz2g83gz9ks9mxwx7gl7kys2xaw8ksnywwadrpsbj999fzlyyal";
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";