Skip to content

Commit

Permalink
pkgsCross.x86_64-darwin.discord-canary: 0.0.611 -> 0.0.612
Browse files Browse the repository at this point in the history
  • Loading branch information
DontEatOreo committed Oct 12, 2024
1 parent 84e88c5 commit b7248fa
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let
{
stable = "0.0.322";
ptb = "0.0.140";
canary = "0.0.611";
canary = "0.0.612";
development = "0.0.53";
};
version = versions.${branch};
Expand Down Expand Up @@ -52,7 +52,7 @@ let
};
canary = fetchurl {
url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
hash = "sha256-QC8RANqoyMAGKjTF0NNhz7wMt65D5LI1xYtd++dHXC4=";
hash = "sha256-xvrsohxoCTODG3Au5E773SEX5UXbBJ98J2Eb3Vtybfw=";
};
development = fetchurl {
url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";
Expand Down

0 comments on commit b7248fa

Please sign in to comment.