Unverified Commit 113ef7df authored by Pavol Rusnak's avatar Pavol Rusnak
Browse files

cudaPackages_12_3: 12.3.0 -> 12.3.2

parent c4a805b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ let
    "12.0" = "12.0.1";
    "12.1" = "12.1.1";
    "12.2" = "12.2.2";
    "12.3" = "12.3.0";
    "12.3" = "12.3.2";
    "12.4" = "12.4.0";
    "12.5" = "12.5.1";
    "12.6" = "12.6.0";
+3 −3
Original line number Diff line number Diff line
@@ -83,9 +83,9 @@
  };

  "12.3" = {
    version = "12.3.0";
    url = "https://developer.download.nvidia.com/compute/cuda/12.3.0/local_installers/cuda_12.3.0_545.23.06_linux.run";
    sha256 = "sha256-fBP6zjr2TW4WSNbjEB0xyBEedHFDrLAHfZc8FpCCBCI=";
    version = "12.3.2";
    url = "https://developer.download.nvidia.com/compute/cuda/12.3.2/local_installers/cuda_12.3.2_545.23.08_linux.run";
    sha256 = "sha256-JLKvyfdw2M9D1vp63C6/1HxAhNsBvdoc484KTUk7pls=";
  };

  "12.4" = {