Skip to content

Commit

Permalink
discord: 0.0.281 -> 0.0.282
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin committed Nov 1, 2023
1 parent 2df8c66 commit 5aa06e2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ let
canary = "0.0.173";
development = "0.0.1";
} else {
stable = "0.0.281";
stable = "0.0.282";
ptb = "0.0.82";
canary = "0.0.320";
development = "0.0.2";
Expand Down Expand Up @@ -34,7 +34,7 @@ let
x86_64-darwin = {
stable = fetchurl {
url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
hash = "sha256-Qxh9K0u99xfsVPJyAD3bFeZPxBXg2EeDyM+rbF80EC8=";
hash = "sha256-3WeC+4W9+tpXNXqETorQfnE1HZWCqRkBqW0JM7whRCw=";
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
Expand Down

0 comments on commit 5aa06e2

Please sign in to comment.