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

This commit is contained in:
Artturin 2024-04-21 14:42:44 +00:00
parent 9e35527f8d
commit a324761827
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ let
canary = "0.0.357";
development = "0.0.17";
} else {
stable = "0.0.300";
stable = "0.0.301";
ptb = "0.0.107";
canary = "0.0.468";
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-f9YIlzRESzzxtD9/us1DY5acu2HYo+UrwS7GWk9RwCk=";
hash = "sha256-h7C1wCKtUGcMFUhoKVdD7Vq9TGUaXfmjlVhwmRdhqYw=";
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";