pkgsCross.aarch64-darwin.discord: 0.0.355 -> 0.0.356
This commit is contained in:
parent
48c123450f
commit
f129630956
@ -16,7 +16,7 @@ let
|
||||
}
|
||||
else
|
||||
{
|
||||
stable = "0.0.355";
|
||||
stable = "0.0.356";
|
||||
ptb = "0.0.184";
|
||||
canary = "0.0.836";
|
||||
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-RV/qyguxpdgL0T6AJHvP40LzFxSLI57bCGEpgZxLZmI=";
|
||||
hash = "sha256-oATRY8cpdpTZr7iMQ/SIvSbXDxhsCviQQFqytDG9u/c=";
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user