plex-pass: 1.40.5.8796 -> 1.40.5.8921
This commit is contained in:
parent
71536f1f23
commit
0b7dd5e1b3
1 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@
|
|||
|
||||
{ pkgs, ... }:
|
||||
let
|
||||
version = "1.40.5.8796-3e374e32c";
|
||||
version = "1.40.5.8921-836b34c27";
|
||||
src = pkgs.fetchurl {
|
||||
url = "https://downloads.plex.tv/plex-media-server-new/1.40.5.8796-3e374e32c/debian/plexmediaserver_1.40.5.8796-3e374e32c_amd64.deb";
|
||||
hash = "sha256:0vdf3cilghmi8gd18dw6d4qg6j71ikfp9lqnd2qy6jjw8a3m3jk8";
|
||||
url = "https://downloads.plex.tv/plex-media-server-new/1.40.5.8921-836b34c27/debian/plexmediaserver_1.40.5.8921-836b34c27_amd64.deb";
|
||||
hash = "sha256:0fia2d6gxlxv1my5031wnp3ihc3knfra1yrwadz44khh03zkvxq7";
|
||||
};
|
||||
in
|
||||
(pkgs.plex.override {
|
||||
|
|
Loading…
Reference in a new issue