-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hubcap: Adding tag v1.10.0 for fivetran/dbt_ad_reporting
- Loading branch information
1 parent
889385f
commit b6d70b0
Showing
2 changed files
with
108 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
107 changes: 107 additions & 0 deletions
107
data/packages/fivetran/ad_reporting/versions/v1.10.0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
{ | ||
"id": "fivetran/ad_reporting/v1.10.0", | ||
"name": "ad_reporting", | ||
"version": "v1.10.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.9.0", | ||
"<0.10.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.6.0", | ||
"<0.7.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.10.0/", | ||
"readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.10.0/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.10.0", | ||
"format": "tgz", | ||
"sha1": "3922ce5fe902ca0af9d6f6e8cf3cd31414cee36e" | ||
} | ||
} |