Merge pull request #330258 from r-ryantm/auto-update/discord-development

discord-development: 0.0.23 -> 0.0.24
This commit is contained in:
Johannes Jöns
2024-07-26 22:45:44 +02:00
committed by GitHub
@@ -5,7 +5,7 @@ let
stable = "0.0.60";
ptb = "0.0.95";
canary = "0.0.455";
development = "0.0.23";
development = "0.0.24";
} else {
stable = "0.0.311";
ptb = "0.0.124";
@@ -29,7 +29,7 @@ let
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
hash = "sha256-dLHfiWih2e0pFVglQgViZ3As+fCPIfWHIgl5Nv34Iug=";
hash = "sha256-rSlGL2BwtUxLJltSD2Ms94qmZ4kuX5i9jFqyYC30jyQ=";
};
};
x86_64-darwin = {