Skip to content

Commit

Permalink
pkgsCross.x86_64-darwin.discord-ptb: 0.0.140 -> 0.0.141
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo committed Oct 12, 2024
1 parent b7248fa commit 483b696
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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";
};
Expand Down Expand Up @@ -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";
Expand Down

0 comments on commit 483b696

Please sign in to comment.