@@ -16,24 +16,24 @@ bazel_dep(name = "gz-utils")
1616
1717archive_override (
1818 module_name = "gz-common" ,
19- strip_prefix = "gz-common-main " ,
20- urls = ["https://github.com/gazebosim/gz-common/archive/refs/heads/main .tar.gz" ],
19+ strip_prefix = "gz-common-gz-common7 " ,
20+ urls = ["https://github.com/gazebosim/gz-common/archive/refs/heads/gz-common7 .tar.gz" ],
2121)
2222
2323archive_override (
2424 module_name = "gz-math" ,
25- strip_prefix = "gz-math-main " ,
26- urls = ["https://github.com/gazebosim/gz-math/archive/refs/heads/main .tar.gz" ],
25+ strip_prefix = "gz-math-gz-math9 " ,
26+ urls = ["https://github.com/gazebosim/gz-math/archive/refs/heads/gz-math9 .tar.gz" ],
2727)
2828
2929archive_override (
3030 module_name = "gz-plugin" ,
31- strip_prefix = "gz-plugin-main " ,
32- urls = ["https://github.com/gazebosim/gz-plugin/archive/refs/heads/main .tar.gz" ],
31+ strip_prefix = "gz-plugin-gz-plugin4 " ,
32+ urls = ["https://github.com/gazebosim/gz-plugin/archive/refs/heads/gz-plugin4 .tar.gz" ],
3333)
3434
3535archive_override (
3636 module_name = "gz-utils" ,
37- strip_prefix = "gz-utils-main " ,
38- urls = ["https://github.com/gazebosim/gz-utils/archive/refs/heads/main .tar.gz" ],
37+ strip_prefix = "gz-utils-gz-utils4 " ,
38+ urls = ["https://github.com/gazebosim/gz-utils/archive/refs/heads/gz-utils4 .tar.gz" ],
3939)
0 commit comments