Skip to content

Commit 273303d

Browse files
maleadtMichelJuillard
authored andcommitted
CUDA: Bump runtime for 12.3.2. (JuliaPackaging#7897)
1 parent 9ad7edb commit 273303d

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)