discord-canary: 0.0.283 -> 0.0.312

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-09-26 22:00:30 +02:00
parent 7db11673e6
commit 2d9823a006
No known key found for this signature in database
GPG Key ID: E13DFD4B47127951

View File

@ -8,7 +8,7 @@ let
} else {
stable = "0.0.278";
ptb = "0.0.77";
canary = "0.0.283";
canary = "0.0.312";
development = "0.0.8778";
};
version = versions.${branch};
@ -42,7 +42,7 @@ let
};
canary = fetchurl {
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
sha256 = "0mqpk1szp46mih95x42ld32rrspc6jx1j7qdaxf01whzb3d4pi9l";
hash = "sha256-iV131kzFcN2+eqUetqZShKqjAQfm64y6bxzAddV7wuw=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";