diff --git a/data/packages/fivetran/hubspot/index.json b/data/packages/fivetran/hubspot/index.json index ec81cbde8..d49433de4 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.12.0", + "latest": "0.13.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/hubspot/versions/v0.13.0.json b/data/packages/fivetran/hubspot/versions/v0.13.0.json new file mode 100644 index 000000000..9a70fba25 --- /dev/null +++ b/data/packages/fivetran/hubspot/versions/v0.13.0.json @@ -0,0 +1,30 @@ +{ + "id": "fivetran/hubspot/v0.13.0", + "name": "hubspot", + "version": "v0.13.0", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/hubspot_source", + "version": [ + ">=0.12.0", + "<0.13.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_hubspot/tree/v0.13.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.13.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.13.0", + "format": "tgz", + "sha1": "77db7a9c61aa615d277a1b689301435b0dfe3be4" + } +} \ No newline at end of file diff --git a/data/packages/fivetran/shopify_source/index.json b/data/packages/fivetran/shopify_source/index.json index 13bcc5009..ccf6cf584 100644 --- a/data/packages/fivetran/shopify_source/index.json +++ b/data/packages/fivetran/shopify_source/index.json @@ -2,7 +2,7 @@ "name": "shopify_source", "namespace": "fivetran", "description": "dbt models for dbt_shopify_source", - "latest": "0.9.0", + "latest": "0.10.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/shopify_source/versions/v0.10.0.json b/data/packages/fivetran/shopify_source/versions/v0.10.0.json new file mode 100644 index 000000000..fd130be0a --- /dev/null +++ b/data/packages/fivetran/shopify_source/versions/v0.10.0.json @@ -0,0 +1,44 @@ +{ + "id": "fivetran/shopify_source/v0.10.0", + "name": "shopify_source", + "version": "v0.10.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" + ] + }, + { + "package": "calogica/dbt_date", + "version": [ + ">=0.9.0", + "<1.0.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_shopify_source/tree/v0.10.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_shopify_source/v0.10.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_shopify_source/tar.gz/v0.10.0", + "format": "tgz", + "sha1": "0ad428f90187ef56be9bb32c0bfb668ab2889f87" + } +} \ No newline at end of file