@@ -11,7 +11,7 @@ bazel_dep(name = "bazel-orfs")
1111# To bump version, run: bazelisk run @bazel-orfs//:bump
1212git_override (
1313 module_name = "bazel-orfs" ,
14- commit = "126765508161956f8f82ae169084da0235230637 " ,
14+ commit = "4a67015d0165e14466b89cc7ce1e92688f393093 " ,
1515 remote = "https://github.com/The-OpenROAD-Project/bazel-orfs.git" ,
1616)
1717
@@ -61,7 +61,7 @@ orfs.default(
6161 # and update "image" to point to the local image.
6262
6363 # Official image https://hub.docker.com/r/openroad/orfs/tags
64- image = "docker.io/openroad/orfs:v3.0-2883-ge22e4fc7 " ,
64+ image = "docker.io/openroad/orfs:v3.0-2888-g38f93c61 " ,
6565 # Use local files instead of docker image
6666 makefile = "//flow:makefile" ,
6767 makefile_yosys = "//flow:makefile_yosys" ,
@@ -79,7 +79,7 @@ orfs.default(
7979 # bazelisk build -c opt :openroad
8080 openroad = "//flow/test:openroad" ,
8181 pdk = "//flow:asap7" ,
82- sha256 = "6ad0b1b7fbf290f33f0050ead4da181c83c6e8a9337b65f5f9cff65d67788424 " ,
82+ sha256 = "173581fc6ca74ece349150866ddce96534c5e9d855a25ca8ae509a45fcaefc0d " ,
8383)
8484use_repo (orfs , "com_github_nixos_patchelf_download" )
8585use_repo (orfs , "docker_orfs" )
0 commit comments