Skip to content

Commit 12f5d70

Browse files
authored
Merge pull request #9068 from Pinata-Consulting/bazel-8.5.0
bazel-orfs: bump and bump to bazel 8.5.0
2 parents 3e894e4 + e2fe3ef commit 12f5d70

File tree

3 files changed

+23
-50
lines changed

3 files changed

+23
-50
lines changed

.bazelversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.3.1
1+
8.5.0

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 = "52f1ec2692d580215bb0d078ae1724d342be45a5",
149+
commit = "287262398210ecc368e8cee1fbefddb02ac2e2f3",
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-4348-g84ad63b70",
158+
image = "docker.io/openroad/orfs:v3.0-4350-g4e47ad013",
159159
# Use OpenROAD of this repo instead of from the docker image
160160
openroad = "//:openroad",
161-
sha256 = "0ca6911c33df159481cc39995600239275f15dd383af51771d40f9a00f21a9b8",
161+
sha256 = "2e09979b7ab7f8e797b50ad8baec1e26d66205ea5bd6ec1b4ddfc7b4e924eb2b",
162162
)
163163
use_repo(orfs, "com_github_nixos_patchelf_download")
164164
use_repo(orfs, "docker_orfs")

MODULE.bazel.lock

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

0 commit comments

Comments
 (0)