Skip to content

Commit 6d49d50

Browse files
committed
bazel-orfs: bump
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
1 parent 626eec0 commit 6d49d50

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ bazel_dep(name = "bazel-orfs")
151151
# To bump version, run: bazelisk run @bazel-orfs//:bump
152152
git_override(
153153
module_name = "bazel-orfs",
154-
commit = "72078ddd575513b35bd3cdfdb5c115949fc44e97",
154+
commit = "abacf584d7515bebec96491c757a806431b7f9f7",
155155
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
156156
)
157157

@@ -160,10 +160,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
160160
# To bump version, run: bazelisk run @bazel-orfs//:bump
161161
orfs.default(
162162
# Official image https://hub.docker.com/r/openroad/orfs/tags
163-
image = "docker.io/openroad/orfs:v3.0-3455-g9638e97b",
163+
image = "docker.io/openroad/orfs:v3.0-3503-gd7c7e73f",
164164
# Use OpenROAD of this repo instead of from the docker image
165165
openroad = "//:openroad",
166-
sha256 = "7d6478d96c474f29f21e700f723d30b70d44e88686c3801688a22b35c35698e7",
166+
sha256 = "d5539ade517724de3765362589be443afb2624b14391b365612c8949a7c99a19",
167167
)
168168
use_repo(orfs, "com_github_nixos_patchelf_download")
169169
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

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

0 commit comments

Comments
 (0)