pkgsCross.aarch64-darwin.discord-canary: 0.0.774 -> 0.0.784
This commit is contained in:
@@ -18,7 +18,7 @@ let
|
||||
{
|
||||
stable = "0.0.345";
|
||||
ptb = "0.0.173";
|
||||
canary = "0.0.774";
|
||||
canary = "0.0.784";
|
||||
development = "0.0.87";
|
||||
};
|
||||
version = versions.${branch};
|
||||
@@ -52,7 +52,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
|
||||
hash = "sha256-1/1cPuz/nkxEosFNsJ557f7WiJhnOv9cFTbpSKjNtJY=";
|
||||
hash = "sha256-N3OdQZiLpkkaxr4yTfszHPj9/zfeVlUup5r2GB8OCMg=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
|
||||
|
||||
Reference in New Issue
Block a user