pkgsCross.x86_64-darwin.discord-ptb: 0.0.140 -> 0.0.141

This commit is contained in:
DontEatOreo
2024-10-12 22:26:07 +03:00
parent b7248fa4ca
commit 483b696bc3
@@ -17,7 +17,7 @@ let
else
{
stable = "0.0.322";
ptb = "0.0.140";
ptb = "0.0.141";
canary = "0.0.612";
development = "0.0.53";
};
@@ -48,7 +48,7 @@ let
};
ptb = fetchurl {
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
hash = "sha256-VGhvykujfzI7jwXE+lHTzqT0t08GaON6gCuf13po7wY=";
hash = "sha256-EVwosCb/34W4+dx/u/5aq3pl6FqU1QiFT17yPydtGBU=";
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";