embree: Update to 4.4.0
This commit is contained in:
@ -7,7 +7,7 @@ import subprocess
|
||||
import sys
|
||||
from typing import Any, Callable
|
||||
|
||||
git_tag = "v4.3.1"
|
||||
git_tag = "v4.4.0"
|
||||
|
||||
include_dirs = [
|
||||
"common/tasking",
|
||||
|
||||
Reference in New Issue
Block a user