update intellij eap

This commit is contained in:
Gabriel Ebner 2016-04-18 11:34:51 +02:00
parent c34565a809
commit e7bb728c00
1 changed files with 2 additions and 2 deletions

View File

@ -110,8 +110,8 @@
name = "idea-community-${version}";
version = "2016.1.eap";
src = pkgs.fetchurl {
url = "https://download.jetbrains.com/idea/ideaIC-145.844.1-no-jdk.tar.gz";
sha256 = "fff7641713037645b6b287069c9a0cc5d35285d4960f5cb3a45bf93b473fee7e";
url = "https://download.jetbrains.com/idea/ideaIC-145.969.6-no-jdk.tar.gz";
sha256 = "b9d0abc4cc7a5e2ee019028335dfd096da2587ed8165d30871cb00a8592148cc";
};
});