Skip to content

Commit

Permalink
Reformat module files
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Dec 21, 2024
1 parent dc9b6ba commit cfedf9f
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion modules/googleapis-cc/0.1.0/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ switched_rules = use_extension("@googleapis//private/extensions:switched_rules.b
switched_rules.register(
name = "cc_proto_library",
file = "@protobuf//bazel:cc_proto_library.bzl",
)
)
2 changes: 1 addition & 1 deletion modules/googleapis-cc/0.1.0/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"integrity": "sha256-hznHbmgfkAkjuQDJ3w73XPQh05yrtUZQxLmtGbanbYU=",
"url": "https://github.com/fmeum/bazel-central-registry/releases/download/v1.0.0/empty.zip",
"overlay": {
"MODULE.bazel": "sha256-4GPXxlFen3Atai6EyboC87iGAPuNSpfBBmwnMQbayqc="
"MODULE.bazel": "sha256-0t8JSjSK94lSCfY8NkTpv+I+/akmQIiNWGxmJE3grHQ="
}
}
2 changes: 1 addition & 1 deletion modules/googleapis-go/0.1.0/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ switched_rules = use_extension("@googleapis//private/extensions:switched_rules.b
switched_rules.register(
name = "go_proto_library",
file = "@rules_go//proto:def.bzl",
)
)
2 changes: 1 addition & 1 deletion modules/googleapis-go/0.1.0/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"integrity": "sha256-hznHbmgfkAkjuQDJ3w73XPQh05yrtUZQxLmtGbanbYU=",
"url": "https://github.com/fmeum/bazel-central-registry/releases/download/v1.0.0/empty.zip",
"overlay": {
"MODULE.bazel": "sha256-GUjZBV62PY/o9joplOGrL6pIIASpyqWnhns27+JUCts="
"MODULE.bazel": "sha256-5BkG4nNFeIILQLDDXpVPuSJ2NACAspxl8CTjxkveT1o="
}
}
2 changes: 1 addition & 1 deletion modules/googleapis-java/0.1.0/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ switched_rules = use_extension("@googleapis//private/extensions:switched_rules.b
switched_rules.register(
name = "java_proto_library",
file = "@protobuf//bazel:java_proto_library.bzl",
)
)
2 changes: 1 addition & 1 deletion modules/googleapis-java/0.1.0/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"integrity": "sha256-hznHbmgfkAkjuQDJ3w73XPQh05yrtUZQxLmtGbanbYU=",
"url": "https://github.com/fmeum/bazel-central-registry/releases/download/v1.0.0/empty.zip",
"overlay": {
"MODULE.bazel": "sha256-eU1okw/B5a/szrR9RY4J489YrHyiYkbZ3uSsxa7/i+4="
"MODULE.bazel": "sha256-LCZExIuJd49TLk0a5I0dGzF0nOSIBSyQhvPOrIaV7+4="
}
}
2 changes: 1 addition & 1 deletion modules/googleapis-python/0.1.0/MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ switched_rules = use_extension("@googleapis//private/extensions:switched_rules.b
switched_rules.register(
name = "py_proto_library",
file = "@protobuf//bazel:py_proto_library.bzl",
)
)
2 changes: 1 addition & 1 deletion modules/googleapis-python/0.1.0/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"integrity": "sha256-hznHbmgfkAkjuQDJ3w73XPQh05yrtUZQxLmtGbanbYU=",
"url": "https://github.com/fmeum/bazel-central-registry/releases/download/v1.0.0/empty.zip",
"overlay": {
"MODULE.bazel": "sha256-4Hlx29KheHuWdfrllIzz7aio1bHr7a2oe+VxNFPFoxM="
"MODULE.bazel": "sha256-fC+GNs2HlOkSgVnPLlwrnh2Y+ueI5YlwQRC4c8lcej0="
}
}

0 comments on commit cfedf9f

Please sign in to comment.