discord-canary: 0.0.687 -> 0.0.702

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2025-06-22 18:26:06 +02:00
parent 8850314a47
commit a649e49b9d
@@ -11,7 +11,7 @@ let
{
stable = "0.0.98";
ptb = "0.0.148";
canary = "0.0.687";
canary = "0.0.702";
development = "0.0.75";
}
else
@@ -34,7 +34,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
hash = "sha256-OaDN+Qklxieo9xlP8qVeCwWzPBe6bLXoFUkMOFCoqPg=";
hash = "sha256-OcRGqwf13yPnbDpYOyXZgEQN/zWshUXfaF5geiLetlc=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";