Skip to content

Commit 08bcc80

Browse files
authored
Merge pull request #8906 from Pinata-Consulting/bazel-orfs-bump-on-the-books
bazel-orfs: bump on the books
2 parents 19294a8 + eb684ec commit 08bcc80

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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 = "c8fbabde2a4ecb9b34a9bfb2947bc370bd0d5ee0",
165+
commit = "3c59a8ef8a1b4cc4962ebcb7bb3f09102c288ec5",
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-4123-g30da7ceff",
174+
image = "docker.io/openroad/orfs:v3.0-4226-ga3914fbf6",
175175
# Use OpenROAD of this repo instead of from the docker image
176176
openroad = "//:openroad",
177-
sha256 = "974844d2c888227a07f4d6a4e1c7b969a61723f3ecb7eb72c5e1145d8d33a7d0",
177+
sha256 = "ff09cbf243d07481643109a583f4f9547e74f95a06f55cb9af446612a6eb7033",
178178
)
179179
use_repo(orfs, "com_github_nixos_patchelf_download")
180180
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

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

0 commit comments

Comments
 (0)