discord: 0.0.347 -> 0.0.350
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user