Skip to content

Commit df5dea9

Browse files
authored
Merge pull request #9088 from Pinata-Consulting/bazel-orfs-bump
bazel-orfs: bump
2 parents 53b79e7 + 2d2d226 commit df5dea9

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

MODULE.bazel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ bazel_dep(name = "bazel-orfs")
146146
# To bump version, run: bazelisk run @bazel-orfs//:bump
147147
git_override(
148148
module_name = "bazel-orfs",
149-
commit = "287262398210ecc368e8cee1fbefddb02ac2e2f3",
149+
commit = "e96d7d2a4405a99fc689b4f2f676d3bda7b9430b",
150150
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
151151
)
152152

@@ -155,10 +155,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
155155
# To bump version, run: bazelisk run @bazel-orfs//:bump
156156
orfs.default(
157157
# Official image https://hub.docker.com/r/openroad/orfs/tags
158-
image = "docker.io/openroad/orfs:v3.0-4350-g4e47ad013",
158+
image = "docker.io/openroad/orfs:v3.0-4362-gaec1d8d35",
159159
# Use OpenROAD of this repo instead of from the docker image
160160
openroad = "//:openroad",
161-
sha256 = "2e09979b7ab7f8e797b50ad8baec1e26d66205ea5bd6ec1b4ddfc7b4e924eb2b",
161+
sha256 = "5f94f0481d1339493918208060be116da101405251bce22691ac4b2d662d276e",
162162
)
163163
use_repo(orfs, "com_github_nixos_patchelf_download")
164164
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

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