File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "homepage" : " https://github.com/bazelbuild /rules_fuzzing" ,
2+ "homepage" : " https://github.com/bazel-contrib /rules_fuzzing" ,
33 "maintainers" : [
44 {
55 "email" : " fabian@meumertzhe.im" ,
1313 }
1414 ],
1515 "repository" : [
16- " github:bazelbuild/rules_fuzzing"
16+ " github:bazelbuild/rules_fuzzing" ,
17+ " github:bazel-contrib/rules_fuzzing"
1718 ],
1819 "versions" : [],
1920 "yanked_versions" : {}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ http_archive(
3232 name = "rules_fuzzing",
3333 sha256 = "${SHA} ",
3434 strip_prefix = "${PREFIX} ",
35- url = "https://github.com/bazelbuild /rules_fuzzing/releases/download/${TAG} /${ARCHIVE} ",
35+ url = "https://github.com/bazel-contrib /rules_fuzzing/releases/download/${TAG} /${ARCHIVE} ",
3636)
3737
3838load("@rules_fuzzing//fuzzing:repositories.bzl", "rules_fuzzing_dependencies")
You can’t perform that action at this time.
0 commit comments