Commit a6a3d510 authored by jopejoe1's avatar jopejoe1
Browse files

pkgsCross.aarch64-darwin.discord-canary: 0.0.808 -> 0.0.823

parent 0f38240d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ let
      {
        stable = "0.0.353";
        ptb = "0.0.181";
        canary = "0.0.808";
        canary = "0.0.823";
        development = "0.0.94";
      };
  version = versions.${branch};
@@ -52,7 +52,7 @@ let
      };
      canary = fetchurl {
        url = "https://canary.dl2.discordapp.net/apps/osx/${version}/DiscordCanary.dmg";
        hash = "sha256-Cu7U70yzHgOAJjtEx85T3x9f1oquNz7VNsX53ISbzKg=";
        hash = "sha256-69Q8kTfenlmhjptVSQ9Y0AyeViRw+srMExOA7fAlaGw=";
      };
      development = fetchurl {
        url = "https://development.dl2.discordapp.net/apps/osx/${version}/DiscordDevelopment.dmg";