rapids-cmake package versions

{
  "packages": {
    "benchmark": {
      "version": "1.9.5",
      "git_url": "https://github.com/google/benchmark.git",
      "git_tag": "192ef10025eb2c4cdd392bc502f0c852196baa48"
    },
    "bs_thread_pool": {
      "version": "4.1.0",
      "git_shallow": false,
      "git_url": "https://github.com/bshoshany/thread-pool.git",
      "git_tag": "097aa718f25d44315cadb80b407144ad455ee4f9"
    },
    "CCCL": {
      "version": "3.4.0",
      "url": "https://github.com/NVIDIA/cccl/archive/c5594eb1148649308b1996f75a63cc083d354cb2.tar.gz",
      "url_hash": "SHA256=d32f154416bb1573785f9fbf6fb4412e015327cfaef8b5472fed9ec23e13c2ac"
    },
    "cuco": {
      "version": "0.0.1",
      "git_shallow": false,
      "always_download": true,
      "git_url": "https://github.com/NVIDIA/cuCollections.git",
      "git_tag": "f517bbb1277753b1852dfd388993383e401eaa38"
    },
    "rapids_logger": {
      "version": "0.2.3",
      "git_url": "https://github.com/rapidsai/rapids-logger.git",
      "git_tag": "4c72b598f99c8aa06af49468b3fc82f3931c6bf6"
    },
    "GTest": {
      "version": "1.16.0",
      "git_shallow": false,
      "git_url": "https://github.com/google/googletest.git",
      "git_tag": "6910c9d9165801d8827d628cb72eb7ea9dd538c5"
    },
    "nvbench": {
      "version": "0.0",
      "git_shallow": false,
      "git_url": "https://github.com/NVIDIA/nvbench.git",
      "git_tag": "b88a45f4170af4e907e69af22a55af67859d3b49"
    },
    "nvcomp": {
      "version": "5.2.0.10",
      "proprietary_binary_cuda_version_mapping": {
        "12": "12",
        "13": "13"
      },
      "proprietary_binary": {
        "x86_64-linux": "https://developer.download.nvidia.com/compute/nvcomp/redist/nvcomp/linux-x86_64/nvcomp-linux-x86_64-${version}_cuda${cuda-toolkit-version-mapping}-archive.tar.xz",
        "aarch64-linux": "https://developer.download.nvidia.com/compute/nvcomp/redist/nvcomp/linux-sbsa/nvcomp-linux-sbsa-${version}_cuda${cuda-toolkit-version-mapping}-archive.tar.xz"
      }
    },
    "nvtx3": {
      "version": "3.2.0",
      "git_shallow": false,
      "git_url": "https://github.com/NVIDIA/NVTX.git",
      "git_tag": "69c9949150ac1c310758a304082228a36d5e4758",
      "source_subdir": "c"
    },
    "rmm": {
      "version": "${rapids-cmake-version}",
      "git_url": "https://github.com/rapidsai/rmm.git",
      "git_tag": "${rapids-cmake-checkout-tag}",
      "source_subdir": "cpp"
    }
  }
}