pkgsCross.x86_64-darwin.discord-canary: 0.0.612 -> 0.0.617

This commit is contained in:
DontEatOreo 2024-10-24 13:49:10 +00:00
parent 702a31c225
commit 8df675f222
No known key found for this signature in database
GPG Key ID: 0DB5361BEEE530AB

View File

@ -18,7 +18,7 @@ let
{
stable = "0.0.323";
ptb = "0.0.142";
canary = "0.0.612";
canary = "0.0.617";
development = "0.0.53";
};
version = versions.${branch};
@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-xvrsohxoCTODG3Au5E773SEX5UXbBJ98J2Eb3Vtybfw=";
hash = "sha256-L/nnwHNPni93axBvXS4MH/NuoQbl7Ugva2sozVg6GEk=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";