pkgsCross.aarch64-darwin.discord: 0.0.344 -> 0.0.345
This commit is contained in:
@@ -16,7 +16,7 @@ let
|
||||
}
|
||||
else
|
||||
{
|
||||
stable = "0.0.344";
|
||||
stable = "0.0.345";
|
||||
ptb = "0.0.171";
|
||||
canary = "0.0.774";
|
||||
development = "0.0.87";
|
||||
@@ -44,7 +44,7 @@ let
|
||||
x86_64-darwin = {
|
||||
stable = fetchurl {
|
||||
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
|
||||
hash = "sha256-uKP7XSlDkK88mBUfI6Oq7PYlWqi933A99c1VqHf/ruE=";
|
||||
hash = "sha256-uyMcHV8dbCwKFQWy/s77KfEHKc+NiAq1X9Q0ih1ELLk=";
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
|
||||
Reference in New Issue
Block a user