pkgsCross.aarch64-darwin.discord-canary: 0.0.808 -> 0.0.823

This commit is contained in:
jopejoe1 2025-07-11 16:39:30 +00:00
parent 0f38240de7
commit a6a3d510f1

View File

@ -18,7 +18,7 @@ let
{
stable = "0.0.353";
ptb = "0.0.181";
canary = "0.0.808";
canary = "0.0.823";
development = "0.0.94";
};
version = versions.${branch};
@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-Cu7U70yzHgOAJjtEx85T3x9f1oquNz7VNsX53ISbzKg=";
hash = "sha256-69Q8kTfenlmhjptVSQ9Y0AyeViRw+srMExOA7fAlaGw=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";