mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
pkgsCross.aarch64-darwin.discord: 0.0.294 -> 0.0.296
This commit is contained in:
parent
cce0ca8729
commit
b916be2028
@ -7,7 +7,7 @@ let
|
||||
canary = "0.0.300";
|
||||
development = "0.0.14";
|
||||
} else {
|
||||
stable = "0.0.294";
|
||||
stable = "0.0.296";
|
||||
ptb = "0.0.97";
|
||||
canary = "0.0.416";
|
||||
development = "0.0.30";
|
||||
@ -35,7 +35,7 @@ let
|
||||
x86_64-darwin = {
|
||||
stable = fetchurl {
|
||||
url = "https://dl.discordapp.net/apps/osx/${version}/Discord.dmg";
|
||||
hash = "sha256-OzaAHCGusctuQk2uzJhCQCTI6SNRGQZXbQ0FgPZLV8w=";
|
||||
hash = "sha256-0bSyL/J2P1pVzv9pFTNSR3V2NkQcDTd74t8KT+WVd64=";
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
|
Loading…
Reference in New Issue
Block a user