mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-24 09:31:29 +00:00
discord-canary: 0.0.541 -> 0.0.549
This commit is contained in:
@@ -11,7 +11,7 @@ let
|
||||
{
|
||||
stable = "0.0.78";
|
||||
ptb = "0.0.124";
|
||||
canary = "0.0.541";
|
||||
canary = "0.0.549";
|
||||
development = "0.0.54";
|
||||
}
|
||||
else
|
||||
@@ -34,7 +34,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||
hash = "sha256-upT12C23Vkm+BZycKAufRzM5YHizpZJtEaJjHGzYtv4=";
|
||||
hash = "sha256-hwgvPNoEGjfg6uLlC/k3iYfxfjbja5H2F2aSiEcGZ/o=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
|
||||
|
||||
Reference in New Issue
Block a user