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 37a45e5 commit 9b854c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ orfs = use_extension("//:extension.bzl", "orfs_repositories")
orfs.default(
# a local only or remote docker image. Local docker images do not
# have a sha256.
image = "docker.io/openroad/orfs:v3.0-2024-g6a47bb89",
image = "docker.io/openroad/orfs:v3.0-2199-g6fb3f3eb",
# Comment out line below for local only docker images
sha256 = "6b1a31959f0f70716d6eb8a6fb3d36ea854cddb3a1d4612bfb961d37071c20eb",
sha256 = "e93890d575d53fe93a2b27902c844682fb7d4d54cb99bfc81379f4d4bc47fa72",
)
use_repo(orfs, "com_github_nixos_patchelf_download")
use_repo(orfs, "docker_orfs")
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 9b854c7

Please sign in to comment.