pkgsCross.aarch64-darwin.discord: 0.0.294 -> 0.0.296

This commit is contained in:
Artturin 2024-03-12 18:26:41 +00:00
parent cce0ca8729
commit b916be2028

View File

@ -7,7 +7,7 @@ let
canary = "0.0.300";
development = "0.0.14";
} else {
stable = "0.0.294";
stable = "0.0.296";
ptb = "0.0.97";
canary = "0.0.416";
development = "0.0.30";
@ -35,7 +35,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
hash = "sha256-OzaAHCGusctuQk2uzJhCQCTI6SNRGQZXbQ0FgPZLV8w=";
hash = "sha256-0bSyL/J2P1pVzv9pFTNSR3V2NkQcDTd74t8KT+WVd64=";
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";