update intellij eap

This commit is contained in:
Gabriel Ebner 2016-07-28 16:11:24 +02:00
parent 23ff3d0dc0
commit 909569663c

@ -85,8 +85,8 @@
name = "idea-community-${version}";
version = "2016.2.eap";
src = pkgs.fetchurl {
url = "https://download.jetbrains.com/idea/ideaIC-162.1447.7-no-jdk.tar.gz";
sha256 = "a8eaef5d00bb6b41ab8e6ac3f2047a4d3db412fe28ca0fd8ea87d5f531186a1d";
url = "https://download.jetbrains.com/idea/ideaIC-162.1447.21-no-jdk.tar.gz";
sha256 = "c8598c33473282acd61d0b19e9629396b90d79ab77909d1363c2c3b58c93783e";
};
});