discord: 0.0.347 -> 0.0.350

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2025-06-22 18:29:09 +02:00
parent 84362de6be
commit 706da17f76
@@ -16,7 +16,7 @@ let
}
else
{
stable = "0.0.347";
stable = "0.0.350";
ptb = "0.0.174";
canary = "0.0.793";
development = "0.0.88";
@@ -44,7 +44,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
hash = "sha256-X9c5ruehxEd8FIdaQigiz7WGnh851BMqdo7Cz1wEb7Q=";
hash = "sha256-Giz0bE16v2Q2jULcnZMI1AY8zyjZ03hw4KVpDPJOmCo=";
};
ptb = fetchurl {
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";