pkgsCross.aarch64-darwin.discord-canary: 0.0.451 -> 0.0.468

This commit is contained in:
Artturin 2024-04-10 17:36:08 +00:00
parent 340b351855
commit 4bde407c23
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ let
} else {
stable = "0.0.300";
ptb = "0.0.107";
canary = "0.0.451";
canary = "0.0.468";
development = "0.0.39";
};
version = versions.${branch};
@ -43,7 +43,7 @@ let
};
canary = fetchurl {
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-psVm0eXDHVBGNb/R0kHbvz/4ilyIg4xlOj/CwkwlvgM=";
hash = "sha256-UOoXDwAa5pFukqTCmUfM89QVK5jB13id8ek/gwWajMM=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";