discord-canary: 0.0.527 -> 0.0.528
This commit is contained in:
parent
ac08a31d7f
commit
a8ae141ee9
@ -11,7 +11,7 @@ let
|
|||||||
{
|
{
|
||||||
stable = "0.0.76";
|
stable = "0.0.76";
|
||||||
ptb = "0.0.118";
|
ptb = "0.0.118";
|
||||||
canary = "0.0.527";
|
canary = "0.0.528";
|
||||||
development = "0.0.50";
|
development = "0.0.50";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
@ -34,7 +34,7 @@ let
|
|||||||
};
|
};
|
||||||
canary = fetchurl {
|
canary = fetchurl {
|
||||||
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||||
hash = "sha256-pe1CRsXMxXw+j4pBUT/63ZSBe7Mm0g+Tbyn1dAnxp7o=";
|
hash = "sha256-ajQHWSpjpuadFlT5WVXsSZf5Ng8ta4SyGbZp7TTb+8Q=";
|
||||||
};
|
};
|
||||||
development = fetchurl {
|
development = fetchurl {
|
||||||
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
|
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
|
||||||
|
Loading…
Reference in New Issue
Block a user