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

This commit is contained in:
Artturin 2024-04-21 14:43:31 +00:00
parent 38876bf2d7
commit eb11fbdab7
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ let
} else {
stable = "0.0.301";
ptb = "0.0.109";
canary = "0.0.468";
canary = "0.0.477";
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-UOoXDwAa5pFukqTCmUfM89QVK5jB13id8ek/gwWajMM=";
hash = "sha256-xEDtEtZNhOTtz+zRLLQBSeLbntlVAVQsocAGyAaVePM=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";