pkgsCross.aarch64-darwin.discord-ptb: 0.0.105 -> 0.0.107

This commit is contained in:
Artturin 2024-04-10 17:35:21 +00:00
parent 3941e911f4
commit 340b351855
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ let
development = "0.0.17";
} else {
stable = "0.0.300";
ptb = "0.0.105";
ptb = "0.0.107";
canary = "0.0.451";
development = "0.0.39";
};
@ -39,7 +39,7 @@ let
};
ptb = fetchurl {
url = "https://dl-ptb.discordapp.net/apps/osx/${version}/DiscordPTB.dmg";
hash = "sha256-X5bYO1D5eWTYh22v4R274OhjTsVv70XCyrMqeRlt0Bo=";
hash = "sha256-etxXrO9Ksacbdes3DT1Tm4kKD/t40jGUeSAegdexRqc=";
};
canary = fetchurl {
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";