Skip to content

Commit e61974a

Browse files
committed
bazel-orfs: bump
Signed-off-by: Øyvind Harboe <[email protected]>
1 parent 4e95358 commit e61974a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ bazel_dep(name = "bazel-orfs")
162162
# To bump version, run: bazelisk run @bazel-orfs//:bump
163163
git_override(
164164
module_name = "bazel-orfs",
165-
commit = "b2ea891b7a20e806f7a80b97523b9065d498b3ac",
165+
commit = "52f1ec2692d580215bb0d078ae1724d342be45a5",
166166
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
167167
)
168168

@@ -171,10 +171,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
171171
# To bump version, run: bazelisk run @bazel-orfs//:bump
172172
orfs.default(
173173
# Official image https://hub.docker.com/r/openroad/orfs/tags
174-
image = "docker.io/openroad/orfs:v3.0-4338-g23bfbc7f2",
174+
image = "docker.io/openroad/orfs:v3.0-4348-g84ad63b70",
175175
# Use OpenROAD of this repo instead of from the docker image
176176
openroad = "//:openroad",
177-
sha256 = "59fa14cf42c9d2ebf388e77e45cee79ba1ae7dae24cf7fe8a004d6b37d160968",
177+
sha256 = "0ca6911c33df159481cc39995600239275f15dd383af51771d40f9a00f21a9b8",
178178
)
179179
use_repo(orfs, "com_github_nixos_patchelf_download")
180180
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)