Skip to content

Commit 96d175e

Browse files
committed
chore(deps): update EnTT
1 parent 7d15bff commit 96d175e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
44

55
http_archive(
66
name = "com_github_skypjack_entt",
7-
sha256 = "f7031545130bfc06f5fe6b2f8c87dcbd4c1254fab86657e2788b70dfeea57965",
8-
strip_prefix = "entt-3.10.1",
9-
url = "https://github.com/skypjack/entt/archive/refs/tags/v3.10.1.tar.gz",
7+
sha256 = "0ac010f232d3089200c5e545bcbd6480cf68b705de6930d8ff7cdb0a29f5b47b",
8+
strip_prefix = "entt-3.11.1",
9+
url = "https://github.com/skypjack/entt/archive/refs/tags/v3.11.1.tar.gz",
1010
)
1111

1212
http_archive(

0 commit comments

Comments
 (0)