diff --git a/data/packages/fivetran/linkedin_source/index.json b/data/packages/fivetran/linkedin_source/index.json index b2dc35ae5..77edaa4f7 100644 --- a/data/packages/fivetran/linkedin_source/index.json +++ b/data/packages/fivetran/linkedin_source/index.json @@ -2,7 +2,7 @@ "name": "linkedin_source", "namespace": "fivetran", "description": "dbt models for dbt_linkedin_source", - "latest": "0.9.0", + "latest": "0.10.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/linkedin_source/versions/v0.10.0.json b/data/packages/fivetran/linkedin_source/versions/v0.10.0.json new file mode 100644 index 000000000..6a843fd7a --- /dev/null +++ b/data/packages/fivetran/linkedin_source/versions/v0.10.0.json @@ -0,0 +1,37 @@ +{ + "id": "fivetran/linkedin_source/v0.10.0", + "name": "linkedin_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" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_linkedin_source/tree/v0.10.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_linkedin_source/v0.10.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_linkedin_source/tar.gz/v0.10.0", + "format": "tgz", + "sha1": "c42d2eb8bb1e09a075bad7b0ae3b3606d7632e24" + } +} \ No newline at end of file