mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-27 01:13:05 +00:00
discord-canary: 0.0.320 -> 0.0.329
This commit is contained in:
parent
a7390c11c8
commit
f1d9560841
@ -8,7 +8,7 @@ let
|
||||
} else {
|
||||
stable = "0.0.282";
|
||||
ptb = "0.0.84";
|
||||
canary = "0.0.320";
|
||||
canary = "0.0.329";
|
||||
development = "0.0.2";
|
||||
};
|
||||
version = versions.${branch};
|
||||
@ -42,7 +42,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
|
||||
hash = "sha256-7fPlb4x116HIXEJr1G7wVHriOQu6/2u69SpbU9qxHNw=";
|
||||
hash = "sha256-B4LPFts+sx8GpZp9iRbwapUYrK4c9unH+mAoODGqDgU=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
|
||||
|
Loading…
Reference in New Issue
Block a user