pkgsCross.aarch64-darwin.discord-canary: 0.0.401 -> 0.0.416

This commit is contained in:
Artturin 2024-02-13 12:54:47 +00:00
parent d35ba47687
commit f0c8a60f1b

View File

@ -9,7 +9,7 @@ let
} else {
stable = "0.0.294";
ptb = "0.0.97";
canary = "0.0.401";
canary = "0.0.416";
development = "0.0.27";
};
version = versions.${branch};
@ -43,7 +43,7 @@ let
};
canary = fetchurl {
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-fz/LDQJ/B8luN6Ffobp82hnycBOLg9Kdi0kXLGltCDc=";
hash = "sha256-3Vl5qQihUqyQdHnM/968xaCPIM6P6ImLQAiWKXwYnps=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";