pkgsCross.aarch64-darwin.discord-canary: 0.0.692 -> 0.0.696

This commit is contained in:
jopejoe1
2025-02-09 14:08:25 +00:00
parent 8043b025b5
commit c0cc307ab3
@@ -18,7 +18,7 @@ let
{
stable = "0.0.335";
ptb = "0.0.159";
canary = "0.0.692";
canary = "0.0.696";
development = "0.0.78";
};
version = versions.${branch};
@@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-xA9TU6ODC6c8m+dLHxc5ZxD+SmTfXIjXl1wbA5JVay4=";
hash = "sha256-N53fCN9QL1oOavM0m8iofRsCRMaxsafsseBr+XuxfKc=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";