mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
pkgsCross.aarch64-darwin.discord-canary: 0.0.857 -> 0.0.858
(cherry picked from commit c9c64965a9)
This commit is contained in:
committed by
github-actions[bot]
parent
5c69452f74
commit
32d8652941
@@ -18,7 +18,7 @@ let
|
||||
{
|
||||
stable = "0.0.359";
|
||||
ptb = "0.0.190";
|
||||
canary = "0.0.857";
|
||||
canary = "0.0.858";
|
||||
development = "0.0.97";
|
||||
};
|
||||
version = versions.${branch};
|
||||
@@ -52,7 +52,7 @@ let
|
||||
};
|
||||
canary = fetchurl {
|
||||
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
|
||||
hash = "sha256-omk2vau5LKRhxgcG3k4dYqyc3YH7mZ72Nz4lQyaoO0c=";
|
||||
hash = "sha256-/dVr7ZS6bRccLPz85xxoniZEbkK1qQ3lqedhGuaBIRk=";
|
||||
};
|
||||
development = fetchurl {
|
||||
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
|
||||
|
||||
Reference in New Issue
Block a user