Skip to content

Commit

Permalink
pkgsCross.aarch64-darwin.discord-canary: 0.0.477 -> 0.0.486
Browse files Browse the repository at this point in the history
(cherry picked from commit 5c88cde)
  • Loading branch information
Artturin authored and github-actions[bot] committed Apr 29, 2024
1 parent 8ed58e7 commit bd69ce6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ let
} else {
stable = "0.0.302";
ptb = "0.0.110";
canary = "0.0.477";
canary = "0.0.486";
development = "0.0.39";
};
version = versions.${branch};
Expand Down Expand Up @@ -43,7 +43,7 @@ let
};
canary = fetchurl {
url = "https://dl-canary.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-xEDtEtZNhOTtz+zRLLQBSeLbntlVAVQsocAGyAaVePM=";
hash = "sha256-c7KNWsV+pultD+HqRNonSOW9PCGx1AajCfnc94Dokwc=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
Expand Down

0 comments on commit bd69ce6

Please sign in to comment.