about summary refs log tree commit diff
path: root/pkgs/applications/editors/jetbrains
diff options
context:
space:
mode:
authorkolaente <k@knt.li>2019-12-25 11:10:46 +0100
committerkolaente <k@knt.li>2019-12-25 11:10:46 +0100
commit46ed341384a331301e3a87013772f58d72c637c0 (patch)
tree41e9a2a4b523d14c01cf97409c8c6cf699abfb8c /pkgs/applications/editors/jetbrains
parent246cfe4f5757926ce6eb2f8ef14243d1390ffb02 (diff)
downloadnixlib-46ed341384a331301e3a87013772f58d72c637c0.tar
nixlib-46ed341384a331301e3a87013772f58d72c637c0.tar.gz
nixlib-46ed341384a331301e3a87013772f58d72c637c0.tar.bz2
nixlib-46ed341384a331301e3a87013772f58d72c637c0.tar.lz
nixlib-46ed341384a331301e3a87013772f58d72c637c0.tar.xz
nixlib-46ed341384a331301e3a87013772f58d72c637c0.tar.zst
nixlib-46ed341384a331301e3a87013772f58d72c637c0.zip
Jetbrains Clion 2019.3 -> 2019.3.2
Diffstat (limited to 'pkgs/applications/editors/jetbrains')
-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 af4d33253cdd..2ab60590f876 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.3"; /* updated by script */
+    version = "2019.3.2"; /* 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 = "1k6n5nzkvp4ajisvqyi2swqwq9l22w9vcgs6j71rikcyg23xq3ww"; /* updated by script */
+      sha256 = "0aksix22cbbxny68650qxjbbm1fmgbsnp97qix5kl5nx4y4yvlii"; /* updated by script */
     };
     wmClass = "jetbrains-clion";
     update-channel = "CLion RELEASE"; # channel's id as in http://www.jetbrains.com/updates/updates.xml