We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e59c1b4 commit 5040abeCopy full SHA for 5040abe
1 file changed
pkgs/by-name/wi/widevine-cdm/x86_64-linux.nix
@@ -6,11 +6,11 @@
6
7
stdenv.mkDerivation (finalAttrs: {
8
pname = "widevine-cdm";
9
- version = "4.10.2830.0";
+ version = "4.10.2891.0";
10
11
src = fetchzip {
12
url = "https://dl.google.com/widevine-cdm/${finalAttrs.version}-linux-x64.zip";
13
- hash = "sha256-XDnsan1ulnIK87Owedb2s9XWLzk1K2viGGQe9LN/kcE=";
+ hash = "sha256-ZO6FmqJUnB9VEJ7caJt58ym8eB3/fDATri3iOWCULRI=";
14
stripRoot = false;
15
};
16
0 commit comments