@@ -22,24 +22,24 @@ bazel_dep(name = "gz-utils")
2222
2323archive_override (
2424 module_name = "gz-common" ,
25- strip_prefix = "gz-common-main " ,
26- urls = ["https://github.com/gazebosim/gz-common/archive/refs/heads/main .tar.gz" ],
25+ strip_prefix = "gz-common-gz-common7 " ,
26+ urls = ["https://github.com/gazebosim/gz-common/archive/refs/heads/gz-common7 .tar.gz" ],
2727)
2828
2929archive_override (
3030 module_name = "gz-math" ,
31- strip_prefix = "gz-math-main " ,
32- urls = ["https://github.com/gazebosim/gz-math/archive/refs/heads/main .tar.gz" ],
31+ strip_prefix = "gz-math-gz-math9 " ,
32+ urls = ["https://github.com/gazebosim/gz-math/archive/refs/heads/gz-math9 .tar.gz" ],
3333)
3434
3535archive_override (
3636 module_name = "gz-msgs" ,
37- strip_prefix = "gz-msgs-main " ,
38- urls = ["https://github.com/gazebosim/gz-msgs/archive/refs/heads/main .tar.gz" ],
37+ strip_prefix = "gz-msgs-gz-msgs12 " ,
38+ urls = ["https://github.com/gazebosim/gz-msgs/archive/refs/heads/gz-msgs12 .tar.gz" ],
3939)
4040
4141archive_override (
4242 module_name = "gz-utils" ,
43- strip_prefix = "gz-utils-main " ,
44- urls = ["https://github.com/gazebosim/gz-utils/archive/refs/heads/main .tar.gz" ],
43+ strip_prefix = "gz-utils-gz-utils4 " ,
44+ urls = ["https://github.com/gazebosim/gz-utils/archive/refs/heads/gz-utils4 .tar.gz" ],
4545)
0 commit comments