diff --git a/data/packages/fivetran/hubspot/index.json b/data/packages/fivetran/hubspot/index.json index 4256d1c5d..634ec0638 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.15.0", + "latest": "0.15.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/hubspot/versions/v0.15.1.json b/data/packages/fivetran/hubspot/versions/v0.15.1.json new file mode 100644 index 000000000..b039a4096 --- /dev/null +++ b/data/packages/fivetran/hubspot/versions/v0.15.1.json @@ -0,0 +1,30 @@ +{ + "id": "fivetran/hubspot/v0.15.1", + "name": "hubspot", + "version": "v0.15.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.15.1/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.15.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.15.1", + "format": "tgz", + "sha1": "248ef63bbecb3bd71a4d30f51b6a1a65e228dd12" + } +} \ No newline at end of file