mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
pkgsCross.aarch64-darwin.discord-development: 0.0.94 -> 0.0.96
(cherry picked from commit c481da90f9)
This commit is contained in:
committed by
github-actions[bot]
parent
a475d79391
commit
6db4aefd1d
@@ -19,7 +19,7 @@ let
|
||||
stable = "0.0.353";
|
||||
ptb = "0.0.181";
|
||||
canary = "0.0.823";
|
||||
development = "0.0.94";
|
||||
development = "0.0.96";
|
||||
};
|
||||
version = versions.${branch};
|
||||
srcs = rec {
|
||||
@@ -56,7 +56,7 @@ let
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
|
||||
hash = "sha256-+bmzdkOSMpKnLGEoeXmAJSv2UHzirOLe1HDHAdHG2U8=";
|
||||
hash = "sha256-fe7yE+dxEATIdfITg57evbaQkChCcoaLrzV+8KwEBws=";
|
||||
};
|
||||
};
|
||||
aarch64-darwin = x86_64-darwin;
|
||||
|
||||
Reference in New Issue
Block a user