discord-canary: 0.0.752 -> 0.0.756

This commit is contained in:
R. Ryantm
2025-09-15 09:18:46 +00:00
parent 59a190dde0
commit c1901263f1
@@ -11,7 +11,7 @@ let
{
stable = "0.0.108";
ptb = "0.0.160";
canary = "0.0.752";
canary = "0.0.756";
development = "0.0.85";
}
else
@@ -34,7 +34,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
hash = "sha256-6hq0KIXR9j/AHGPyQIXjhf1uJiYizxB5Nu+0unn/frE=";
hash = "sha256-jn7s8T04us+9iTcHuM57F4sO10fs98ZjGQa0pF1SFjk=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";