diff --git a/data/packages/tuva-health/the_tuva_project/index.json b/data/packages/tuva-health/the_tuva_project/index.json index 124a2a282..0cf256b1d 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.7.17", + "latest": "0.8.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/tuva-health/the_tuva_project/versions/v0.8.0.json b/data/packages/tuva-health/the_tuva_project/versions/v0.8.0.json new file mode 100644 index 000000000..f35a20564 --- /dev/null +++ b/data/packages/tuva-health/the_tuva_project/versions/v0.8.0.json @@ -0,0 +1,26 @@ +{ + "id": "tuva-health/the_tuva_project/v0.8.0", + "name": "the_tuva_project", + "version": "v0.8.0", + "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.8.0/", + "readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.8.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.8.0", + "format": "tgz", + "sha1": "78c8a2e67789a132c21344eaea33ed522c9449d6" + } +} \ No newline at end of file