Skip to content

Commit e329503

Browse files
committed
Downgrade nvrtc back to 12.8.93
1 parent 01086a6 commit e329503

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
MINIZIP_VERSION = "4.0.7"
2626
NINJA_VERSION = "1.13.2"
2727
NLOHMANN_JSON_VERSION = "3.12.0"
28-
NVRTC_VERSION = "13.1.115"
28+
NVRTC_VERSION = "12.8.93"
2929
OCIO_VERSION = "2.5.1"
3030
OIIO_VERSION = "3.1.10.0"
3131
OIDN_VERSION = "2.3.3"

0 commit comments

Comments
 (0)