about summary refs log tree commit diff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorArtturin <Artturin@artturin.com>2024-04-28 22:59:20 +0000
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2024-04-29 07:25:11 +0000
commitf1352eaccf01325250f18df4921cd33f56a68b69 (patch)
tree3e9bb9c906e27c4f5f4d3984b5d8ac386ac652b0 /pkgs/applications/networking
parentbd4ca26bf54699ce849388aaa2f3682d02681e90 (diff)
pkgsCross.aarch64-darwin.discord: 0.0.301 -> 0.0.302
(cherry picked from commit 2ebc5bd3f59f64f5d0ffd21767d716e069a07ac9)
Diffstat (limited to 'pkgs/applications/networking')
-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 eb5daa52c29c8..37d7732458972 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.369";
       development = "0.0.17";
     } else {
-      stable = "0.0.301";
+      stable = "0.0.302";
       ptb = "0.0.109";
       canary = "0.0.477";
       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-h7C1wCKtUGcMFUhoKVdD7Vq9TGUaXfmjlVhwmRdhqYw=";
+        hash = "sha256-Xt0ef+ogGlPA4ebxuAsGQKeMVDoTB58jCRcyM1fHjYE=";
       };
       ptb = fetchurl {
         url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";