From ad0e35e0dc056483fb83802293cb8024a02388c3 Mon Sep 17 00:00:00 2001 From: dbt-hubcap <buildbot@fishtownanalytics.com> Date: Thu, 9 Nov 2023 19:05:31 +0000 Subject: [PATCH 1/2] hubcap: Adding tag v0.6.1 for fivetran/dbt_xero --- data/packages/fivetran/xero/index.json | 2 +- .../fivetran/xero/versions/v0.6.1.json | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 data/packages/fivetran/xero/versions/v0.6.1.json diff --git a/data/packages/fivetran/xero/index.json b/data/packages/fivetran/xero/index.json index d83ac8415..4c7809201 100644 --- a/data/packages/fivetran/xero/index.json +++ b/data/packages/fivetran/xero/index.json @@ -2,7 +2,7 @@ "name": "xero", "namespace": "fivetran", "description": "dbt models for dbt_xero", - "latest": "0.6.0", + "latest": "0.6.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/xero/versions/v0.6.1.json b/data/packages/fivetran/xero/versions/v0.6.1.json new file mode 100644 index 000000000..269c66540 --- /dev/null +++ b/data/packages/fivetran/xero/versions/v0.6.1.json @@ -0,0 +1,30 @@ +{ + "id": "fivetran/xero/v0.6.1", + "name": "xero", + "version": "v0.6.1", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/xero_source", + "version": [ + ">=0.6.0", + "<0.7.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_xero/tree/v0.6.1/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_xero/v0.6.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_xero/tar.gz/v0.6.1", + "format": "tgz", + "sha1": "ed39509eacfefbf9116c8159e11bcd429cec2ba2" + } +} \ No newline at end of file From b95ea2170592f3467da53b106590b0ed64edc6e0 Mon Sep 17 00:00:00 2001 From: dbt-hubcap <buildbot@fishtownanalytics.com> Date: Thu, 9 Nov 2023 19:05:32 +0000 Subject: [PATCH 2/2] hubcap: Adding tag v0.5.12 for tuva-health/the_tuva_project --- .../tuva-health/the_tuva_project/index.json | 2 +- .../the_tuva_project/versions/v0.5.12.json | 26 +++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 data/packages/tuva-health/the_tuva_project/versions/v0.5.12.json diff --git a/data/packages/tuva-health/the_tuva_project/index.json b/data/packages/tuva-health/the_tuva_project/index.json index f580c334e..abbb2435b 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.11", + "latest": "0.5.12", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/tuva-health/the_tuva_project/versions/v0.5.12.json b/data/packages/tuva-health/the_tuva_project/versions/v0.5.12.json new file mode 100644 index 000000000..6b95adc03 --- /dev/null +++ b/data/packages/tuva-health/the_tuva_project/versions/v0.5.12.json @@ -0,0 +1,26 @@ +{ + "id": "tuva-health/the_tuva_project/v0.5.12", + "name": "the_tuva_project", + "version": "v0.5.12", + "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.12/", + "readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.5.12/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.5.12", + "format": "tgz", + "sha1": "9367f5c5d0a7894a6ddcc127b7b31fc92b1666c9" + } +} \ No newline at end of file