pkgsCross.x86_64-darwin.discord-canary: 0.0.612 -> 0.0.617
This commit is contained in:
parent
702a31c225
commit
8df675f222
@ -18,7 +18,7 @@ let
|
||||
{
|
||||
stable = "0.0.323";
|
||||
ptb = "0.0.142";
|
||||
canary = "0.0.612";
|
||||
canary = "0.0.617";
|
||||
development = "0.0.53";
|
||||
};
|
||||
version = versions.${branch};
|
||||
@ -52,7 +52,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
|
||||
hash = "sha256-xvrsohxoCTODG3Au5E773SEX5UXbBJ98J2Eb3Vtybfw=";
|
||||
hash = "sha256-L/nnwHNPni93axBvXS4MH/NuoQbl7Ugva2sozVg6GEk=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
|
||||
|
Loading…
Reference in New Issue
Block a user