Skip to content

Commit 2ccbdc5

Browse files
authored
Merge pull request #7440 from Pinata-Consulting/bazel-orfs-bump
bazel: orfs bump
2 parents 9972df8 + a85601b commit 2ccbdc5

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ bazel_dep(name = "bazel-orfs")
149149
# To bump version, run: bazelisk run @bazel-orfs//:bump
150150
git_override(
151151
module_name = "bazel-orfs",
152-
commit = "126765508161956f8f82ae169084da0235230637",
152+
commit = "0408d693af0e193fd736f44580fc9a17c2bef8f0",
153153
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
154154
)
155155

@@ -158,10 +158,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
158158
# To bump version, run: bazelisk run @bazel-orfs//:bump
159159
orfs.default(
160160
# Official image https://hub.docker.com/r/openroad/orfs/tags
161-
image = "docker.io/openroad/orfs:v3.0-2883-ge22e4fc7",
161+
image = "docker.io/openroad/orfs:v3.0-3145-ge35c9b1f",
162162
# Use OpenROAD of this repo instead of from the docker image
163163
openroad = "//:openroad",
164-
sha256 = "6ad0b1b7fbf290f33f0050ead4da181c83c6e8a9337b65f5f9cff65d67788424",
164+
sha256 = "d2875b4834a7c01dab79b37816e8730c0505fabb98c112f6afa69577e5163c87",
165165
)
166166
use_repo(orfs, "com_github_nixos_patchelf_download")
167167
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

Lines changed: 7 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)