discord-canary: 0.0.756 -> 0.0.761

This commit is contained in:
R. Ryantm
2025-09-26 16:07:47 +00:00
parent 231b94ff35
commit e666fb087e
@@ -11,7 +11,7 @@ let
{
stable = "0.0.110";
ptb = "0.0.161";
canary = "0.0.756";
canary = "0.0.761";
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-jn7s8T04us+9iTcHuM57F4sO10fs98ZjGQa0pF1SFjk=";
hash = "sha256-L3MIcrz/xj8zOb2QVXBrBCHGt4BdHhjwKpPZ4iClQYQ=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";