Skip to content

Commit

Permalink
hubcap: Adding tag 0.1.1 for infinitelambda/dbt-audit-helper-ext
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Dec 3, 2024
1 parent 78fb57c commit 141d272
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/infinitelambda/audit_helper_ext/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "audit_helper_ext",
"namespace": "infinitelambda",
"description": "dbt models for dbt-audit-helper-ext",
"latest": "0.1.0",
"latest": "0.1.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/infinitelambda/audit_helper_ext/versions/0.1.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "infinitelambda/audit_helper_ext/0.1.1",
"name": "audit_helper_ext",
"version": "0.1.1",
"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.1/",
"readme": "https://raw.githubusercontent.com/infinitelambda/dbt-audit-helper-ext/0.1.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/infinitelambda/dbt-audit-helper-ext/tar.gz/0.1.1",
"format": "tgz",
"sha1": "291e1a5a60ab762e45d4f38992e35f29745ba671"
}
}

0 comments on commit 141d272

Please sign in to comment.