Skip to content

Commit

Permalink
discord-canary: 0.0.111 -> 0.0.112
Browse files Browse the repository at this point in the history
(cherry picked from commit 1937fd3)
  • Loading branch information
TethysSvensson authored and Jon committed Sep 10, 2020
1 parent 67985ae commit c291195
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ in {
pname = "discord-canary";
binaryName = "DiscordCanary";
desktopName = "Discord Canary";
version = "0.0.106";
version = "0.0.112";
src = fetchurl {
url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
sha256 = "1bqlf7iixdy6c7lhbva4lizvhd6w0xqn69izxcy26wk35xcqgfh8";
sha256 = "1ibw3lsk1060g6b79v78292q45ayqj3izrs3ilvg4gfwmfxmm1a0";
};
};
}.${branch}

0 comments on commit c291195

Please sign in to comment.