overlays/discord: bump to 0.0.132
This commit is contained in:
parent
c740d8e69e
commit
a05322f734
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
self: super: {
|
||||
discord-canary = super.discord-canary.override rec {
|
||||
version = "0.0.131";
|
||||
version = "0.0.132";
|
||||
src = builtins.fetchurl {
|
||||
url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz";
|
||||
sha256 = "087rzyivk0grhc73v7ldxxghks0n16ifrvpmk95vzaw99l9xv0v5";
|
||||
sha256 = "1jjbd9qllgcdpnfxg5alxpwl050vzg13rh17n638wha0vv4mjhyv";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue