Skip to content

Commit

Permalink
MODULE.bazel: Update bazel-orfs revision
Browse files Browse the repository at this point in the history
Signed-off-by: Illia Vysochyn <[email protected]>
  • Loading branch information
ivysochyn committed Aug 8, 2024
1 parent e6d7813 commit 78b37a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ module(
bazel_dep(name = "bazel-orfs")
git_override(
module_name = "bazel-orfs",
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
commit = "16eb5dd5b31bdeacc0b3006a71dbce29076e9850",
remote = "https://github.com/antmicro/bazel-orfs.git",
commit = "85a27f759ab11175f5acb40bde1c251e5ce8231b",
)

# Read: https://github.com/The-OpenROAD-Project/bazel-orfs?tab=readme-ov-file#usage
Expand Down

0 comments on commit 78b37a4

Please sign in to comment.