Skip to content

Commit

Permalink
pkgsCross.aarch64-darwin.discord-canary: 0.0.468 -> 0.0.477
Browse files Browse the repository at this point in the history
  • Loading branch information
Artturin committed Apr 21, 2024
1 parent 38876bf commit eb11fbd
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.301";
ptb = "0.0.109";
canary = "0.0.468";
canary = "0.0.477";
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-UOoXDwAa5pFukqTCmUfM89QVK5jB13id8ek/gwWajMM=";
hash = "sha256-xEDtEtZNhOTtz+zRLLQBSeLbntlVAVQsocAGyAaVePM=";
};
development = fetchurl {
url = "https://dl-development.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
Expand Down

0 comments on commit eb11fbd

Please sign in to comment.