From 336a7909bd708710aadc2eee4c7333f08520a1e8 Mon Sep 17 00:00:00 2001 From: FishtownBuildBot <77737458+FishtownBuildBot@users.noreply.github.com> Date: Wed, 13 Nov 2024 11:43:07 -0500 Subject: [PATCH] hubcap: Adding tag 0.12.1 for dbt-labs/dbt-audit-helper (#3392) --- .../packages/dbt-labs/audit_helper/index.json | 2 +- .../audit_helper/versions/0.12.1.json | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 data/packages/dbt-labs/audit_helper/versions/0.12.1.json diff --git a/data/packages/dbt-labs/audit_helper/index.json b/data/packages/dbt-labs/audit_helper/index.json index 2b2a1d4fe..1f18621b8 100644 --- a/data/packages/dbt-labs/audit_helper/index.json +++ b/data/packages/dbt-labs/audit_helper/index.json @@ -2,7 +2,7 @@ "name": "audit_helper", "namespace": "dbt-labs", "description": "dbt models for dbt-audit-helper", - "latest": "0.12.0", + "latest": "0.12.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/dbt-labs/audit_helper/versions/0.12.1.json b/data/packages/dbt-labs/audit_helper/versions/0.12.1.json new file mode 100644 index 000000000..7854c2e37 --- /dev/null +++ b/data/packages/dbt-labs/audit_helper/versions/0.12.1.json @@ -0,0 +1,30 @@ +{ + "id": "dbt-labs/audit_helper/0.12.1", + "name": "audit_helper", + "version": "0.12.1", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "dbt-labs/dbt_utils", + "version": [ + ">=0.9.0", + "<2.0.0" + ] + } + ], + "require_dbt_version": [ + ">=1.2.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/dbt-labs/dbt-audit-helper/tree/0.12.1/", + "readme": "https://raw.githubusercontent.com/dbt-labs/dbt-audit-helper/0.12.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/dbt-labs/dbt-audit-helper/tar.gz/0.12.1", + "format": "tgz", + "sha1": "d72042e7fc5c6504cbc47cf48106b204b6b9b1bf" + } +} \ No newline at end of file