pkgsCross.x86_64-darwin.discord: 0.0.328 -> 0.0.329

This commit is contained in:
DontEatOreo 2024-12-10 10:37:44 +00:00
parent d10eccec9d
commit 763b0b6d5e
No known key found for this signature in database
GPG Key ID: 0DB5361BEEE530AB

View File

@ -16,7 +16,7 @@ let
}
else
{
stable = "0.0.328";
stable = "0.0.329";
ptb = "0.0.151";
canary = "0.0.647";
development = "0.0.67";
@ -44,7 +44,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
hash = "sha256-yYQHoBv3Cco07WQhS8+BruV1gjGZti+bTS+jlRg0u14=";
hash = "sha256-LIB+MwGm15TE5xB1yNPY61RmYVUJo7+i94qwDag6uHY=";
};
ptb = fetchurl {
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";