mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 10:53:11 +00:00
discord-ptb: 0.0.82 -> 0.0.84
This commit is contained in:
parent
5aa06e27cf
commit
a7390c11c8
@ -7,7 +7,7 @@ let
|
||||
development = "0.0.1";
|
||||
} else {
|
||||
stable = "0.0.282";
|
||||
ptb = "0.0.82";
|
||||
ptb = "0.0.84";
|
||||
canary = "0.0.320";
|
||||
development = "0.0.2";
|
||||
};
|
||||
@ -38,7 +38,7 @@ let
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
hash = "sha256-U99FiR3IUL8saGtVrWblWqsCIJc0rK5ZMII9/BL5H7w=";
|
||||
hash = "sha256-e2gvjXUw0Yx8UY6utg1SdX8/buewuVYPl5I8fS3QtrI=";
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
|
||||
|
Loading…
Reference in New Issue
Block a user