Skip to content

Commit 3e7eab5

Browse files
committed
bazel-orfs: get a bump on the books
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 7fe9b26 commit 3e7eab5

File tree

2 files changed

+22
-10766
lines changed

2 files changed

+22
-10766
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ bazel_dep(name = "bazel-orfs")
153153
# To bump version, run: bazelisk run @bazel-orfs//:bump
154154
git_override(
155155
module_name = "bazel-orfs",
156-
commit = "da01065203fbcc043c82318b544fbe111053b9d0",
156+
commit = "2aa6a9dd3c0006c5358e363fcac9e209c4dccc47",
157157
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
158158
)
159159

@@ -162,10 +162,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
162162
# To bump version, run: bazelisk run @bazel-orfs//:bump
163163
orfs.default(
164164
# Official image https://hub.docker.com/r/openroad/orfs/tags
165-
image = "docker.io/openroad/orfs:v3.0-3872-g66e441c6c",
165+
image = "docker.io/openroad/orfs:v3.0-3911-g99312fa58",
166166
# Use OpenROAD of this repo instead of from the docker image
167167
openroad = "//:openroad",
168-
sha256 = "f75321f10023a8bf99b1ed5dfe1dab6351f588eda24f186a66e9145fd9b76fd1",
168+
sha256 = "36d3ac23732803c9e47181e167a105c69d4d6927a96782c4a4a27ceca40d8ff8",
169169
)
170170
use_repo(orfs, "com_github_nixos_patchelf_download")
171171
use_repo(orfs, "docker_orfs")

0 commit comments

Comments
 (0)