Skip to content

Commit

Permalink
hubcap: Adding tag 0.1.0 for infinitelambda/dbt-audit-helper-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Dec 2, 2024
1 parent 35d0f2a commit 8a7cbe1
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/infinitelambda/audit_helper_ext/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "audit_helper_ext",
"namespace": "infinitelambda",
"description": "dbt models for dbt-audit-helper-ext",
"latest": "0.1.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
37 changes: 37 additions & 0 deletions data/packages/infinitelambda/audit_helper_ext/versions/0.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "infinitelambda/audit_helper_ext/0.1.0",
"name": "audit_helper_ext",
"version": "0.1.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=1.1.0",
"<2.0.0"
]
},
{
"package": "dbt-labs/audit_helper",
"version": [
">=0.12.0",
"<1.0.0"
]
}
],
"require_dbt_version": [
">=1.7.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/infinitelambda/dbt-audit-helper-ext/tree/0.1.0/",
"readme": "https://raw.githubusercontent.com/infinitelambda/dbt-audit-helper-ext/0.1.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/infinitelambda/dbt-audit-helper-ext/tar.gz/0.1.0",
"format": "tgz",
"sha1": "d0f48142b2ca7c7613fa7be9ade6fb26c9678578"
}
}

0 comments on commit 8a7cbe1

Please sign in to comment.