From fac6420e8d102f803db8336a0ba81add4ed761a5 Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Wed, 27 Sep 2023 12:04:07 +0000 Subject: [PATCH] hubcap: Adding tag v0.5.4 for tuva-health/the_tuva_project --- .../tuva-health/the_tuva_project/index.json | 2 +- .../the_tuva_project/versions/v0.5.4.json | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 data/packages/tuva-health/the_tuva_project/versions/v0.5.4.json diff --git a/data/packages/tuva-health/the_tuva_project/index.json b/data/packages/tuva-health/the_tuva_project/index.json index 04b0cd7e1..6e972b6e6 100644 --- a/data/packages/tuva-health/the_tuva_project/index.json +++ b/data/packages/tuva-health/the_tuva_project/index.json @@ -2,7 +2,7 @@ "name": "the_tuva_project", "namespace": "tuva-health", "description": "dbt models for the_tuva_project", - "latest": "0.5.3", + "latest": "0.5.4", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/tuva-health/the_tuva_project/versions/v0.5.4.json b/data/packages/tuva-health/the_tuva_project/versions/v0.5.4.json new file mode 100644 index 000000000..a395a93ff --- /dev/null +++ b/data/packages/tuva-health/the_tuva_project/versions/v0.5.4.json @@ -0,0 +1,26 @@ +{ + "id": "tuva-health/the_tuva_project/v0.5.4", + "name": "the_tuva_project", + "version": "v0.5.4", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "dbt-labs/dbt_utils", + "version": [ + ">=0.9.2" + ] + } + ], + "require_dbt_version": ">=1.3.0", + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/tuva-health/the_tuva_project/tree/v0.5.4/", + "readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.5.4/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.5.4", + "format": "tgz", + "sha1": "415eac2d9a6b64c9711508f32bbd792c8c9b8075" + } +} \ No newline at end of file