We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1b191d commit b5c8fceCopy full SHA for b5c8fce
tools/workspace/openusd_internal/repository.bzl
@@ -10,8 +10,8 @@ def openusd_internal_repository(
10
After upgrading, you must re-generate the lockfile:
11
bazel run //tools/workspace/openusd_internal:upgrade -- --relock
12
""",
13
- commit = "v25.05.01",
14
- sha256 = "f424e8db26e063a1b005423ee52142e75c38185bbd4b8126ef64173e906dd50f", # noqa
+ commit = "v25.02a",
+ sha256 = "475cd0990366a713f19d1f0701c37be17ecd9d3de7a3503a11bbdf80d3c003ce", # noqa
15
build_file = ":package.BUILD.bazel",
16
patches = [
17
":patches/upstream/00_work_thread_limits_namespace.patch",
0 commit comments