Unverified Commit b596a9b4 authored by Pavol Rusnak's avatar Pavol Rusnak Committed by GitHub
Browse files

cudaPackages_12_4: 12.4.0 -> 12.4.1 (#384839)

parents 224b44af 4fd23f9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ let
    "12.1" = "12.1.1";
    "12.2" = "12.2.2";
    "12.3" = "12.3.2";
    "12.4" = "12.4.0";
    "12.4" = "12.4.1";
    "12.5" = "12.5.1";
    "12.6" = "12.6.3";
    "12.8" = "12.8.0";
+3 −3
Original line number Diff line number Diff line
@@ -89,9 +89,9 @@
  };

  "12.4" = {
    version = "12.4.0";
    url = "https://developer.download.nvidia.com/compute/cuda/12.4.0/local_installers/cuda_12.4.0_550.54.14_linux.run";
    sha256 = "sha256-5qhC9OypSQV1zbaLaxu3jUe5Wol95I3uKSxDGJLlfRc=";
    version = "12.4.1";
    url = "https://developer.download.nvidia.com/compute/cuda/12.4.1/local_installers/cuda_12.4.1_550.54.15_linux.run";
    sha256 = "sha256-Nn0imbOkWIq0h6bScnbKXZ6tbjlJBPGLzLnhJDO5xPs=";
  };

  "12.5" = {