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

(cherry picked from commit 60bb21fb8d)
This commit is contained in:
jopejoe1
2025-09-06 16:15:53 +00:00
committed by github-actions[bot]
parent 03857a16f6
commit e9f0fab876

View File

@@ -17,7 +17,7 @@ let
else
{
stable = "0.0.359";
ptb = "0.0.186";
ptb = "0.0.190";
canary = "0.0.844";
development = "0.0.97";
};
@@ -48,7 +48,7 @@ let
};
ptb = fetchurl {
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
hash = "sha256-f5qoDpwcp1qBDyD+0QPE7KU6pJLALZPO7auGoo3JJiA=";
hash = "sha256-2Y95SW9b6SeZdeTUmIedAQYJ/5WylL4soGAbUSdDyuQ=";
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";