Skip to content

Commit 79e5c86

Browse files
committed
fix module bazel
Signed-off-by: Ethan Mahintorabi <ethanmoon@google.com>
1 parent aa3ac6e commit 79e5c86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ git_override(
9292
bazel_dep(name = "qt-bazel")
9393
git_override(
9494
module_name = "qt-bazel",
95-
commit = "c42fdd2cb15d284f8ec78f13485a1181d722ea85",
96-
remote = "https://github.com/feuerste/qt_bazel_prebuilts",
95+
commit = "2b450c5d0b84e0a48e0e7797486e62d24f65c78b",
96+
remote = "https://github.com/The-OpenROAD-Project/qt_bazel_prebuilts",
9797
)
9898

9999
# Updated dependencies of qt_bazel_prebuilts. Once the updated versions

0 commit comments

Comments
 (0)