pkgsCross.aarch64-darwin.discord: 0.0.298 -> 0.0.300

This commit is contained in:
Artturin 2024-04-10 17:34:48 +00:00
parent 524d680ac7
commit 3941e911f4
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ let
canary = "0.0.346";
development = "0.0.17";
} else {
stable = "0.0.298";
stable = "0.0.300";
ptb = "0.0.105";
canary = "0.0.451";
development = "0.0.39";
@ -35,7 +35,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
hash = "sha256-GlTebQ16sRgHdpB9+Jw7dn+KVZ6qIrAmWBSypTcoFmE=";
hash = "sha256-f9YIlzRESzzxtD9/us1DY5acu2HYo+UrwS7GWk9RwCk=";
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";