mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
pkgsCross.aarch64-darwin.discord: 0.0.356 -> 0.0.359
(cherry picked from commit 1c181a3040)
This commit is contained in:
committed by
github-actions[bot]
parent
f511dc1e2c
commit
03857a16f6
@@ -16,7 +16,7 @@ let
|
||||
}
|
||||
else
|
||||
{
|
||||
stable = "0.0.356";
|
||||
stable = "0.0.359";
|
||||
ptb = "0.0.186";
|
||||
canary = "0.0.844";
|
||||
development = "0.0.97";
|
||||
@@ -44,7 +44,7 @@ let
|
||||
x86_64-darwin = {
|
||||
stable = fetchurl {
|
||||
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
|
||||
hash = "sha256-oATRY8cpdpTZr7iMQ/SIvSbXDxhsCviQQFqytDG9u/c=";
|
||||
hash = "sha256-bxKzOPiljJaY78aiX2BklfMHXgwKrLuWEQVmrNk3TdE=";
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
|
||||
Reference in New Issue
Block a user