about summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorsonercirit <sonercirit@gmail.com>2019-06-01 00:08:10 +0300
committersonercirit <sonercirit@gmail.com>2019-06-01 00:10:51 +0300
commit60ede00cfcdc4330fbaf9f8e356fca2ec1496f70 (patch)
tree944f251f00e2f55dc2ab0f4b5d274cdff0163773 /pkgs/applications/editors
parent3a26a1fe9423795d79554cd02774aa368d5be5eb (diff)
downloadnixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar.gz
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar.bz2
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar.lz
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar.xz
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.tar.zst
nixlib-60ede00cfcdc4330fbaf9f8e356fca2ec1496f70.zip
jetbrains.clion: 2019.1.3 -> 2019.1.4
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/jetbrains/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/jetbrains/default.nix b/pkgs/applications/editors/jetbrains/default.nix
index d4a65e083a6f..92fdfd772c42 100644
--- a/pkgs/applications/editors/jetbrains/default.nix
+++ b/pkgs/applications/editors/jetbrains/default.nix
@@ -250,12 +250,12 @@ in
 
   clion = buildClion rec {
     name = "clion-${version}";
-    version = "2019.1.3"; /* updated by script */
+    version = "2019.1.4"; /* updated by script */
     description  = "C/C++ IDE. New. Intelligent. Cross-platform";
     license = stdenv.lib.licenses.unfree;
     src = fetchurl {
       url = "https://download.jetbrains.com/cpp/CLion-${version}.tar.gz";
-      sha256 = "04ykwylg2h5l28h7wb7v41nslb82fvcm6p4d6f9k8aw3zhkaalv4"; /* updated by script */
+      sha256 = "1ccb7g5nzipfmvx6ycg9cn3s7bykpwws62239hg0frlb6xx9y969"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion RELEASE"; # channel's id as in http://www.jetbrains.com/updates/updates.xml