mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
pkgsCross.x86_64-darwin.discord: 0.0.328 -> 0.0.329
This commit is contained in:
parent
d10eccec9d
commit
763b0b6d5e
@ -16,7 +16,7 @@ let
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
stable = "0.0.328";
|
stable = "0.0.329";
|
||||||
ptb = "0.0.151";
|
ptb = "0.0.151";
|
||||||
canary = "0.0.647";
|
canary = "0.0.647";
|
||||||
development = "0.0.67";
|
development = "0.0.67";
|
||||||
@ -44,7 +44,7 @@ let
|
|||||||
x86_64-darwin = {
|
x86_64-darwin = {
|
||||||
stable = fetchurl {
|
stable = fetchurl {
|
||||||
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
|
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
|
||||||
hash = "sha256-yYQHoBv3Cco07WQhS8+BruV1gjGZti+bTS+jlRg0u14=";
|
hash = "sha256-LIB+MwGm15TE5xB1yNPY61RmYVUJo7+i94qwDag6uHY=";
|
||||||
};
|
};
|
||||||
ptb = fetchurl {
|
ptb = fetchurl {
|
||||||
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||||
|
Loading…
Reference in New Issue
Block a user