discord-canary: 0.0.702 -> 0.0.709

This commit is contained in:
R. Ryantm
2025-07-02 16:56:10 +00:00
parent e6ff9e9481
commit e0dd01756c
@@ -11,7 +11,7 @@ let
{
stable = "0.0.98";
ptb = "0.0.148";
canary = "0.0.702";
canary = "0.0.709";
development = "0.0.81";
}
else
@@ -34,7 +34,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
hash = "sha256-OcRGqwf13yPnbDpYOyXZgEQN/zWshUXfaF5geiLetlc=";
hash = "sha256-2lzXTuE+nkyw+GG9nAMxIIloAlEngY9Q6OKfbrWgFiI=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";