pkgsCross.aarch64-darwin.discord-ptb: 0.0.184 -> 0.0.186

This commit is contained in:
jopejoe1 2025-08-18 05:50:19 +00:00
parent f129630956
commit 0fc0fdf92a

View File

@ -17,7 +17,7 @@ let
else else
{ {
stable = "0.0.356"; stable = "0.0.356";
ptb = "0.0.184"; ptb = "0.0.186";
canary = "0.0.836"; canary = "0.0.836";
development = "0.0.97"; development = "0.0.97";
}; };
@ -48,7 +48,7 @@ let
}; };
ptb = fetchurl { ptb = fetchurl {
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg"; url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
hash = "sha256-BWsnv22blA+1oAWGbYxXgwo0i9LvaAAqjUuwSRlfkTw="; hash = "sha256-f5qoDpwcp1qBDyD+0QPE7KU6pJLALZPO7auGoo3JJiA=";
}; };
canary = fetchurl { canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg"; url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";