Skip to content

Commit 3344f6b

Browse files
authored
CUDA: Bump runtime for 12.3.2. (#7897)
1 parent 78c8aa2 commit 3344f6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

C/CUDA/CUDA_Runtime/build_tarballs.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ include(joinpath(YGGDRASIL_DIR, "fancy_toys.jl"))
77
include(joinpath(YGGDRASIL_DIR, "platforms", "cuda.jl"))
88

99
name = "CUDA_Runtime"
10-
version = v"0.11.0"
10+
version = v"0.11.1"
1111

1212
augment_platform_block = """
1313
$(read(joinpath(@__DIR__, "platform_augmentation.jl"), String))

0 commit comments

Comments
 (0)