forked from mirrors/nixpkgs
openjdk11: 11.0.3 -> 11.0.4
This commit is contained in:
parent
6f8f3edbda
commit
d4e2cb08ff
|
@ -10,7 +10,7 @@
|
|||
|
||||
let
|
||||
major = "11";
|
||||
update = ".0.3";
|
||||
update = ".0.4";
|
||||
build = "ga";
|
||||
|
||||
openjdk = stdenv.mkDerivation rec {
|
||||
|
|
Loading…
Reference in a new issue