Skip to content

Commit d73ab4d

Browse files
committed
bazel-orfs: bump version
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
1 parent 83ff256 commit d73ab4d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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-4076-gf94bb8c31",
172+
image = "docker.io/openroad/orfs:v3.0-4091-gc1e9016cf",
173173
# Use OpenROAD of this repo instead of from the docker image
174174
openroad = "//:openroad",
175-
sha256 = "3338a59012776ed939a3d4e66fc2609ac68d2c7f588a4563ed9ca7cefd913faf",
175+
sha256 = "4e4daf718eb0281738f6f50ae6bb17445fae0c75a30f6570adda1ce6d2dd2308",
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)