Skip to content

Commit d8e8bf2

Browse files
committed
Update bazel_tools to get ncurses fix
Signed-off-by: Matt Liberty <[email protected]>
1 parent 2976317 commit d8e8bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ workspace(name = "openroad")
88

99
load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
1010

11-
rules_hdl_git_hash = "cf2bd95334741db74b39b47fa1d4622b0d45ce6c"
11+
rules_hdl_git_hash = "8cc8977cc305ed94ec7852495ed576fcbde1c18d"
1212

13-
rules_hdl_git_sha256 = "137e1fbde970a41f295ca348f9105bc7eedd6640374ec7f4a8abaee9a2cfc2d0"
13+
rules_hdl_git_sha256 = "046193f4a0b006f43bd5f9615c218d2171d0169e231028a22d8d9c011c675ad6"
1414

1515
http_archive(
1616
name = "rules_hdl",

0 commit comments

Comments
 (0)