pkgsCross.aarch64-darwin.discord-canary: 0.0.784 -> 0.0.793

This commit is contained in:
jopejoe1
2025-05-28 18:28:40 +00:00
parent b2f467b183
commit 4d0e7b6d3b
@@ -18,7 +18,7 @@ let
{
stable = "0.0.347";
ptb = "0.0.174";
canary = "0.0.784";
canary = "0.0.793";
development = "0.0.88";
};
version = versions.${branch};
@@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-N3OdQZiLpkkaxr4yTfszHPj9/zfeVlUup5r2GB8OCMg=";
hash = "sha256-/5jSp6dQiElzofpV7bRNPyUqRgq3Adzb8r40Nd8+Fn0=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";