mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
pkgsCross.aarch64-darwin.discord: 0.0.355 -> 0.0.356
(cherry picked from commit f129630956)
This commit is contained in:
committed by
github-actions[bot]
parent
1c7ae43fe1
commit
cd1978046d
@@ -16,7 +16,7 @@ let
|
||||
}
|
||||
else
|
||||
{
|
||||
stable = "0.0.355";
|
||||
stable = "0.0.356";
|
||||
ptb = "0.0.184";
|
||||
canary = "0.0.836";
|
||||
development = "0.0.97";
|
||||
@@ -44,7 +44,7 @@ let
|
||||
x86_64-darwin = {
|
||||
stable = fetchurl {
|
||||
url = "https://stable.dl2.discordapp.net/apps/osx/${version}/Discord.dmg";
|
||||
hash = "sha256-RV/qyguxpdgL0T6AJHvP40LzFxSLI57bCGEpgZxLZmI=";
|
||||
hash = "sha256-oATRY8cpdpTZr7iMQ/SIvSbXDxhsCviQQFqytDG9u/c=";
|
||||
};
|
||||
ptb = fetchurl {
|
||||
url = "https://ptb.dl2.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
|
||||
|
||||
Reference in New Issue
Block a user