Skip to content

Commit 10ec6b8

Browse files
reckenrodebjornfor
authored andcommitted
dxvk: 1.10.1 -> 1.10.3
1 parent 2c729e5 commit 10ec6b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/misc/dxvk/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ stdenvNoCC.mkDerivation (finalAttrs:
2525
darwin = { inherit (default) rev hash version; };
2626
default = {
2727
rev = "v${finalAttrs.version}";
28-
hash = "sha256-+6PkrkamSvhCaGj2tq+RXri/yQ7vs0cAqgdRAFtU8UA=";
29-
version = "1.10.1";
28+
hash = "sha256-T93ZylxzJGprrP+j6axZwl2d3hJowMCUOKNjIyNzkmE=";
29+
version = "1.10.3";
3030
};
3131
};
3232
in

0 commit comments

Comments
 (0)