about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/discord
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2024-04-10 17:34:48 +0000
committerArtturin <Artturin@artturin.com>2024-04-10 17:34:48 +0000
commit3941e911f452e0bf8d38dff7c232b3376180dc97 (patch)
treebc6a53bde2a9462e707f3b8ce8ca200dad5995a8 /pkgs/applications/networking/instant-messengers/discord
parent524d680ac76d75908d8c76a3cf3a9b457d57d20d (diff)
pkgsCross.aarch64-darwin.discord: 0.0.298 -> 0.0.300
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/discord')
-rw-r--r--pkgs/applications/networking/instant-messengers/discord/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix
index 7194d24bc8a55..10188bfec7b0e 100644
--- a/pkgs/applications/networking/instant-messengers/discord/default.nix
+++ b/pkgs/applications/networking/instant-messengers/discord/default.nix
@@ -7,7 +7,7 @@ let
       canary = "0.0.346";
       development = "0.0.17";
     } else {
-      stable = "0.0.298";
+      stable = "0.0.300";
       ptb = "0.0.105";
       canary = "0.0.451";
       development = "0.0.39";
@@ -35,7 +35,7 @@ let
     x86_64-darwin = {
       stable = fetchurl {
         url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
-        hash = "sha256-GlTebQ16sRgHdpB9+Jw7dn+KVZ6qIrAmWBSypTcoFmE=";
+        hash = "sha256-f9YIlzRESzzxtD9/us1DY5acu2HYo+UrwS7GWk9RwCk=";
       };
       ptb = fetchurl {
         url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";