diff --git a/data/packages/fivetran/ad_reporting/index.json b/data/packages/fivetran/ad_reporting/index.json index 0164a592f..71add3483 100644 --- a/data/packages/fivetran/ad_reporting/index.json +++ b/data/packages/fivetran/ad_reporting/index.json @@ -2,7 +2,7 @@ "name": "ad_reporting", "namespace": "fivetran", "description": "dbt models for dbt_ad_reporting", - "latest": "1.10.0", + "latest": "1.11.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/ad_reporting/versions/v1.11.0.json b/data/packages/fivetran/ad_reporting/versions/v1.11.0.json new file mode 100644 index 000000000..495cf0ff7 --- /dev/null +++ b/data/packages/fivetran/ad_reporting/versions/v1.11.0.json @@ -0,0 +1,107 @@ +{ + "id": "fivetran/ad_reporting/v1.11.0", + "name": "ad_reporting", + "version": "v1.11.0", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/amazon_ads", + "version": [ + ">=0.4.0", + "<0.5.0" + ] + }, + { + "package": "fivetran/apple_search_ads", + "version": [ + ">=0.4.0", + "<0.5.0" + ] + }, + { + "package": "fivetran/facebook_ads", + "version": [ + ">=0.8.0", + "<0.9.0" + ] + }, + { + "package": "fivetran/google_ads", + "version": [ + ">=0.11.0", + "<0.12.0" + ] + }, + { + "package": "fivetran/linkedin", + "version": [ + ">=0.10.0", + "<0.11.0" + ] + }, + { + "package": "fivetran/microsoft_ads", + "version": [ + ">=0.9.0", + "<0.10.0" + ] + }, + { + "package": "fivetran/pinterest", + "version": [ + ">=0.11.0", + "<0.12.0" + ] + }, + { + "package": "fivetran/reddit_ads", + "version": [ + ">=0.3.0", + "<0.4.0" + ] + }, + { + "package": "fivetran/snapchat_ads", + "version": [ + ">=0.7.0", + "<0.8.0" + ] + }, + { + "package": "fivetran/tiktok_ads", + "version": [ + ">=0.7.0", + "<0.8.0" + ] + }, + { + "package": "fivetran/twitter_ads", + "version": [ + ">=0.8.0", + "<0.9.0" + ] + }, + { + "package": "calogica/dbt_date", + "version": [ + ">=0.9.0", + "<1.0.0" + ] + } + ], + "require_dbt_version": [ + ">=1.6.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_ad_reporting/tree/v1.11.0/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.11.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.11.0", + "format": "tgz", + "sha1": "04843afcd06598414f578e733de50bda2d1b2214" + } +} \ No newline at end of file