From 27be24b34dbbdcde80d80195a1e40b2f690da4f1 Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Tue, 16 Apr 2024 22:04:56 +0000 Subject: [PATCH] hubcap: Adding tag v0.17.1 for fivetran/dbt_hubspot --- data/packages/fivetran/hubspot/index.json | 2 +- .../fivetran/hubspot/versions/v0.17.1.json | 30 +++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-) create mode 100644 data/packages/fivetran/hubspot/versions/v0.17.1.json diff --git a/data/packages/fivetran/hubspot/index.json b/data/packages/fivetran/hubspot/index.json index c1e9e9062..17b2b43ab 100644 --- a/data/packages/fivetran/hubspot/index.json +++ b/data/packages/fivetran/hubspot/index.json @@ -2,7 +2,7 @@ "name": "hubspot", "namespace": "fivetran", "description": "dbt models for dbt_hubspot", - "latest": "0.17.0", + "latest": "0.17.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/hubspot/versions/v0.17.1.json b/data/packages/fivetran/hubspot/versions/v0.17.1.json new file mode 100644 index 000000000..2c0b96c68 --- /dev/null +++ b/data/packages/fivetran/hubspot/versions/v0.17.1.json @@ -0,0 +1,30 @@ +{ + "id": "fivetran/hubspot/v0.17.1", + "name": "hubspot", + "version": "v0.17.1", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/hubspot_source", + "version": [ + ">=0.14.0", + "<0.15.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_hubspot/tree/v0.17.1/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.17.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.17.1", + "format": "tgz", + "sha1": "484dce57d7cc9f3f4a192ecc9595ee15fb06d0ec" + } +} \ No newline at end of file