Skip to content

Commit c694147

Browse files
Aiden2244rpoyner-tri
authored andcommitted
[workspace] Upgrade tinygltf_internal to latest release v2.9.6
1 parent e66dec9 commit c694147

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/workspace/tinygltf_internal/repository.bzl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ def tinygltf_internal_repository(
66
github_archive(
77
name = name,
88
repository = "syoyo/tinygltf",
9-
commit = "v2.9.5",
10-
sha256 = "7b93da27c524dd17179a0eeba6f432b0060d82f6222630ba027c219ce11e24db", # noqa
9+
commit = "v2.9.6",
10+
sha256 = "ba2c47a095136bfc8a5d085421e60eb8e8df3bca4ae36eb395084c1b264c6927", # noqa
1111
build_file = ":package.BUILD.bazel",
1212
patches = [
1313
":patches/json.patch",

0 commit comments

Comments
 (0)