Update IntelliJ EAP.
This commit is contained in:
parent
58e1f382d9
commit
19e4b2c927
@ -94,8 +94,8 @@
|
|||||||
name = "idea-community-${version}";
|
name = "idea-community-${version}";
|
||||||
version = "2016.3.eap";
|
version = "2016.3.eap";
|
||||||
src = pkgs.fetchurl {
|
src = pkgs.fetchurl {
|
||||||
url = "https://download.jetbrains.com/idea/ideaIC-163.9166.7-no-jdk.tar.gz";
|
url = "https://download.jetbrains.com/idea/ideaIC-163.10154.41-no-jdk.tar.gz";
|
||||||
sha256 = "48c6cbf7fa09602e6e128c273fe5e9b82f672de2b1c2db4838fc857225ba5679";
|
sha256 = "9f6cec52e73e7c2a039612de52b049fe56b1a0822db4e004bf0a08e8c306b417";
|
||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user