diff --git a/data/packages/fivetran/hubspot_source/index.json b/data/packages/fivetran/hubspot_source/index.json index c2d1f8b4f..6f5f30943 100644 --- a/data/packages/fivetran/hubspot_source/index.json +++ b/data/packages/fivetran/hubspot_source/index.json @@ -2,7 +2,7 @@ "name": "hubspot_source", "namespace": "fivetran", "description": "dbt models for dbt_hubspot_source", - "latest": "0.13.0", + "latest": "0.14.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/hubspot_source/versions/v0.14.0.json b/data/packages/fivetran/hubspot_source/versions/v0.14.0.json new file mode 100644 index 000000000..82f4c04f3 --- /dev/null +++ b/data/packages/fivetran/hubspot_source/versions/v0.14.0.json @@ -0,0 +1,37 @@ +{ + "id": "fivetran/hubspot_source/v0.14.0", + "name": "hubspot_source", + "version": "v0.14.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_hubspot_source/tree/v0.14.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot_source/v0.14.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_hubspot_source/tar.gz/v0.14.0", + "format": "tgz", + "sha1": "73ae0b71bd51a4a696480e4c53d8c66fac2fcd81" + } +} \ No newline at end of file