Skip to content

Commit 915dbf8

Browse files
committed
Update the bazel-rules-hdl commit to get swig 4.3.0
Signed-off-by: Matt Liberty <[email protected]>
1 parent d5dd734 commit 915dbf8

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 = "4bfc8987e521f2002e7b898ba94d3df4c6204913"
11+
rules_hdl_git_hash = "80266603b55778dd30531c9b286152a7b664fbb7"
1212

13-
rules_hdl_git_sha256 = "227ac0288299f2b0f31a188113cef9f733258398fd616215275bddab1e43d019"
13+
rules_hdl_git_sha256 = "38f04d38cfbf46c52643325b496673d607ce5ea6fda99dc1dfa3997a520bb0c2"
1414

1515
http_archive(
1616
name = "rules_hdl",

0 commit comments

Comments
 (0)