discord-canary: 0.0.702 -> 0.0.709 (#421850)
This commit is contained in:
@@ -11,7 +11,7 @@ let
|
||||
{
|
||||
stable = "0.0.98";
|
||||
ptb = "0.0.148";
|
||||
canary = "0.0.702";
|
||||
canary = "0.0.709";
|
||||
development = "0.0.81";
|
||||
}
|
||||
else
|
||||
@@ -34,7 +34,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://canary.dl2.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||
hash = "sha256-OcRGqwf13yPnbDpYOyXZgEQN/zWshUXfaF5geiLetlc=";
|
||||
hash = "sha256-2lzXTuE+nkyw+GG9nAMxIIloAlEngY9Q6OKfbrWgFiI=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz";
|
||||
|
||||
Reference in New Issue
Block a user