Skip to content

Commit

Permalink
orfs: bump
Browse files Browse the repository at this point in the history
Signed-off-by: Øyvind Harboe <[email protected]>
  • Loading branch information
oharboe committed Jan 30, 2025
1 parent bf991ef commit 741ea0b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ git_override(
# it is possible to specify a version in here if something newer than
# latest bazel-orfs tested ORFS is needed.

# orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
# orfs.default(
# image = "docker.io/openroad/orfs:v3.0-1889-g1954eb4f",
# sha256 = "58779e678e3d4e3ada33344c050b476be52f2adac1ff9ae037df69dd028199a5",
# )
orfs = use_extension("@bazel-orfs//:extension.bzl", "orfs_repositories")
orfs.default(
image = "docker.io/openroad/orfs:v3.0-2191-gde2e957c",
sha256 = "138b14bac5d01c9ec94c2c72579543198f1251a2f153ac1498ef995928528b38",
)
6 changes: 3 additions & 3 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 741ea0b

Please sign in to comment.