Skip to content

Commit

Permalink
CUDA_Driver_jll build 0.9.1+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed Jul 3, 2024
1 parent dd4f6ff commit 59208dd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
[[CUDA_Driver]]
arch = "x86_64"
git-tree-sha1 = "4523226ed6dfc18af13dfde64477e543b8d9ac21"
git-tree-sha1 = "a86b67fd924e2a8c72d376d301a34b2364281978"
lazy = true
libc = "glibc"
os = "linux"

[[CUDA_Driver.download]]
sha256 = "8f73b09407563447895d8e606a3cb4abbb0d9841ff3598f704e1adac7625a8f9"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.9.0+0/CUDA_Driver.v0.9.0.x86_64-linux-gnu.tar.gz"
sha256 = "350b076a65dc548226a91cb53a029647c1264ef6099379eb8f0e5f95dcaa0a15"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.9.1+0/CUDA_Driver.v0.9.1.x86_64-linux-gnu.tar.gz"
[[CUDA_Driver]]
arch = "aarch64"
git-tree-sha1 = "28d6e4acf4fc42b7d117d6daf19acde14bfca5f2"
git-tree-sha1 = "056359c8cd352cf6990ab2a77cba5667e3ce752e"
lazy = true
libc = "glibc"
os = "linux"

[[CUDA_Driver.download]]
sha256 = "6a4604d734cdaebfca6bccaff94a539aadbd33a3262b271e950c9eb7aee392a0"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.9.0+0/CUDA_Driver.v0.9.0.aarch64-linux-gnu.tar.gz"
sha256 = "49e52dc966d0fdbb0d52b51f4ec10079e74e40983b180a38f76e79ecd51701f9"
url = "https://github.com/JuliaBinaryWrappers/CUDA_Driver_jll.jl/releases/download/CUDA_Driver-v0.9.1+0/CUDA_Driver.v0.9.1.aarch64-linux-gnu.tar.gz"
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "CUDA_Driver_jll"
uuid = "4ee394cb-3365-5eb0-8335-949819d2adfc"
version = "0.9.0+0"
version = "0.9.1+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# `CUDA_Driver_jll.jl` (v0.9.0+0)
# `CUDA_Driver_jll.jl` (v0.9.1+0)

[![deps](https://juliahub.com/docs/CUDA_Driver_jll/deps.svg)](https://juliahub.com/ui/Packages/CUDA_Driver_jll/QJyk7?page=2)
[![deps](https://juliahub.com/docs/CUDA_Driver_jll/deps.svg)](https://juliahub.com/ui/Packages/General/CUDA_Driver_jll/)

This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).

The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/fc8fe21caae2a45c43ad122ca342a96fdbc63af0/C/CUDA/CUDA_Driver/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.
The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/096e4c2516fea296f70a7cfc5f95d940242c87d9/C/CUDA/CUDA_Driver/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

Expand All @@ -18,7 +18,7 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl`

The tarballs for `CUDA_Driver_jll.jl` have been built from these sources:

* file: https://developer.download.nvidia.com/compute/cuda/repos/rhel8/sbsa/cuda-compat-12-5-555.42.02-1.aarch64.rpm (SHA256 checksum: `bce9fe958f8e0811bb5cc40cc0235de8453c6a4e89b12e8c0458d78768af908a`)
* file: https://developer.download.nvidia.com/compute/cuda/repos/rhel8/sbsa/cuda-compat-12-5-555.42.06-1.aarch64.rpm (SHA256 checksum: `600d86e143b9fa97ec7862ff634210cacf072ce709c738ee322c932b763ab138`)

## Platforms

Expand Down

0 comments on commit 59208dd

Please sign in to comment.