From e8492cd17b4a6660e9b3d9125fe17e139ebd0919 Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Tue, 2 Apr 2024 16:04:43 +0000 Subject: [PATCH 1/2] hubcap: Adding tag v0.11.0 for fivetran/dbt_marketo_source --- .../fivetran/marketo_source/index.json | 2 +- .../marketo_source/versions/v0.11.0.json | 37 +++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 data/packages/fivetran/marketo_source/versions/v0.11.0.json diff --git a/data/packages/fivetran/marketo_source/index.json b/data/packages/fivetran/marketo_source/index.json index fccae461d..09d1081ca 100644 --- a/data/packages/fivetran/marketo_source/index.json +++ b/data/packages/fivetran/marketo_source/index.json @@ -2,7 +2,7 @@ "name": "marketo_source", "namespace": "fivetran", "description": "dbt models for dbt_marketo_source", - "latest": "0.10.0", + "latest": "0.11.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/marketo_source/versions/v0.11.0.json b/data/packages/fivetran/marketo_source/versions/v0.11.0.json new file mode 100644 index 000000000..a29f28387 --- /dev/null +++ b/data/packages/fivetran/marketo_source/versions/v0.11.0.json @@ -0,0 +1,37 @@ +{ + "id": "fivetran/marketo_source/v0.11.0", + "name": "marketo_source", + "version": "v0.11.0", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/fivetran_utils", + "version": [ + ">=0.4.0", + "<0.5.0" + ] + }, + { + "package": "dbt-labs/spark_utils", + "version": [ + ">=0.3.0", + "<0.4.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_marketo_source/tree/v0.11.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_marketo_source/v0.11.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_marketo_source/tar.gz/v0.11.0", + "format": "tgz", + "sha1": "2d3383e237b73a63f0071d05a6dee10d3f2b7741" + } +} \ No newline at end of file From fa0b6a8808135d9fc121d234c5c90b5b1800c854 Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Tue, 2 Apr 2024 16:04:43 +0000 Subject: [PATCH 2/2] hubcap: Adding tag v0.8.0 for fivetran/dbt_github_source --- .../fivetran/github_source/index.json | 2 +- .../github_source/versions/v0.8.0.json | 37 +++++++++++++++++++ 2 files changed, 38 insertions(+), 1 deletion(-) create mode 100644 data/packages/fivetran/github_source/versions/v0.8.0.json diff --git a/data/packages/fivetran/github_source/index.json b/data/packages/fivetran/github_source/index.json index 11d09d1bd..827346cef 100644 --- a/data/packages/fivetran/github_source/index.json +++ b/data/packages/fivetran/github_source/index.json @@ -2,7 +2,7 @@ "name": "github_source", "namespace": "fivetran", "description": "dbt models for dbt_github_source", - "latest": "0.7.1", + "latest": "0.8.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/github_source/versions/v0.8.0.json b/data/packages/fivetran/github_source/versions/v0.8.0.json new file mode 100644 index 000000000..fa538801a --- /dev/null +++ b/data/packages/fivetran/github_source/versions/v0.8.0.json @@ -0,0 +1,37 @@ +{ + "id": "fivetran/github_source/v0.8.0", + "name": "github_source", + "version": "v0.8.0", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/fivetran_utils", + "version": [ + ">=0.4.0", + "<0.5.0" + ] + }, + { + "package": "dbt-labs/spark_utils", + "version": [ + ">=0.3.0", + "<0.4.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_github_source/tree/v0.8.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_github_source/v0.8.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_github_source/tar.gz/v0.8.0", + "format": "tgz", + "sha1": "c9ce9089a2224c2fff2291f8bd2a971da7047e49" + } +} \ No newline at end of file