pkgsCross.aarch64-darwin.discord-canary: 0.0.844 -> 0.0.857

This commit is contained in:
jopejoe1
2025-09-06 16:19:09 +00:00
parent 60bb21fb8d
commit ed6c2d9c16

View File

@@ -18,7 +18,7 @@ let
{
stable = "0.0.359";
ptb = "0.0.190";
canary = "0.0.844";
canary = "0.0.857";
development = "0.0.97";
};
version = versions.${branch};
@@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-i5ffkto9QoMorqsLQSUF9KnSHOK0tEFcPqkhSJ9cV+s=";
hash = "sha256-omk2vau5LKRhxgcG3k4dYqyc3YH7mZ72Nz4lQyaoO0c=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";