Skip to content

Commit 5040abe

Browse files
fmbearmfbjornfor
authored andcommitted
widevine-cdm: 4.10.2830.0 -> 4.10.2891.0
1 parent e59c1b4 commit 5040abe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/wi/widevine-cdm/x86_64-linux.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
stdenv.mkDerivation (finalAttrs: {
88
pname = "widevine-cdm";
9-
version = "4.10.2830.0";
9+
version = "4.10.2891.0";
1010

1111
src = fetchzip {
1212
url = "https://dl.google.com/widevine-cdm/${finalAttrs.version}-linux-x64.zip";
13-
hash = "sha256-XDnsan1ulnIK87Owedb2s9XWLzk1K2viGGQe9LN/kcE=";
13+
hash = "sha256-ZO6FmqJUnB9VEJ7caJt58ym8eB3/fDATri3iOWCULRI=";
1414
stripRoot = false;
1515
};
1616

0 commit comments

Comments
 (0)