Skip to content

Commit

Permalink
chore: add ecsact_codegen 0.0.3 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 13, 2023
1 parent 9fc5049 commit 06b7231
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
8 changes: 8 additions & 0 deletions modules/ecsact_codegen/0.0.3/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module(
name = "ecsact_codegen",
version = "0.0.3",
compatibility_level = 2,
)

bazel_dep(name = "rules_cc", version = "0.0.8")
bazel_dep(name = "bazel_skylib", version = "1.4.2")
6 changes: 6 additions & 0 deletions modules/ecsact_codegen/0.0.3/source.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"integrity": "sha256-R69iUnW3k6Gx2iYvjEi3am1lfvpzHHSL+vV/68imRg0=",
"patch_strip": 0,
"patches": {},
"url": "https://github.com/ecsact-dev/ecsact_codegen/releases/download/0.0.3/ecsact_codegen-0.0.3.tar.gz"
}
11 changes: 11 additions & 0 deletions modules/ecsact_codegen/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"homepage": "",
"maintainers": [],
"repository": [
"github:/ecsact-dev"
],
"versions": [
"0.0.3"
],
"yanked_versions": {}
}

0 comments on commit 06b7231

Please sign in to comment.