Skip to content

Commit 3bc3c95

Browse files
authored
Merge pull request The-OpenROAD-Project#8726 from Pinata-Consulting/bazel-orfs-bump-2
bazel-orfs: bump on the books
2 parents e194d7f + 8608aaf commit 3bc3c95

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
@@ -160,7 +160,7 @@ bazel_dep(name = "bazel-orfs")
160160
# To bump version, run: bazelisk run @bazel-orfs//:bump
161161
git_override(
162162
module_name = "bazel-orfs",
163-
commit = "677ecf4bb7195903bb58beae171d254dac984e27",
163+
commit = "aacba96353744e059284a40175b74934a370e5c0",
164164
remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git",
165165
)
166166

@@ -169,10 +169,10 @@ orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
169169
# To bump version, run: bazelisk run @bazel-orfs//:bump
170170
orfs.default(
171171
# Official image https://hub.docker.com/r/openroad/orfs/tags
172-
image = "docker.io/openroad/orfs:v3.0-4072-g2a1832971",
172+
image = "docker.io/openroad/orfs:v3.0-4076-gf94bb8c31",
173173
# Use OpenROAD of this repo instead of from the docker image
174174
openroad = "//:openroad",
175-
sha256 = "d5ac8b165ebab339eb98beb63a463eab5ed78364335fb1455c2e1d75eb757c3d",
175+
sha256 = "3338a59012776ed939a3d4e66fc2609ac68d2c7f588a4563ed9ca7cefd913faf",
176176
)
177177
use_repo(orfs, "com_github_nixos_patchelf_download")
178178
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)