Skip to content

Commit

Permalink
hubcap: Adding tag v1.7.1 for fivetran/dbt_ad_reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Apr 30, 2024
1 parent f414709 commit 474ad85
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/ad_reporting/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ad_reporting",
"namespace": "fivetran",
"description": "dbt models for dbt_ad_reporting",
"latest": "1.7.0",
"latest": "1.7.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
107 changes: 107 additions & 0 deletions data/packages/fivetran/ad_reporting/versions/v1.7.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,107 @@
{
"id": "fivetran/ad_reporting/v1.7.1",
"name": "ad_reporting",
"version": "v1.7.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/amazon_ads",
"version": [
">=0.3.0",
"<0.4.0"
]
},
{
"package": "fivetran/apple_search_ads",
"version": [
">=0.3.0",
"<0.4.0"
]
},
{
"package": "fivetran/facebook_ads",
"version": [
">=0.7.0",
"<0.8.0"
]
},
{
"package": "fivetran/google_ads",
"version": [
">=0.10.0",
"<0.11.0"
]
},
{
"package": "fivetran/linkedin",
"version": [
">=0.8.0",
"<0.9.0"
]
},
{
"package": "fivetran/microsoft_ads",
"version": [
">=0.7.0",
"<0.8.0"
]
},
{
"package": "fivetran/pinterest",
"version": [
">=0.10.0",
"<0.11.0"
]
},
{
"package": "fivetran/reddit_ads",
"version": [
">=0.2.0",
"<0.3.0"
]
},
{
"package": "fivetran/snapchat_ads",
"version": [
">=0.6.0",
"<0.7.0"
]
},
{
"package": "fivetran/tiktok_ads",
"version": [
">=0.5.0",
"<0.6.0"
]
},
{
"package": "fivetran/twitter_ads",
"version": [
">=0.7.0",
"<0.8.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.7.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_ad_reporting/v1.7.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_ad_reporting/tar.gz/v1.7.1",
"format": "tgz",
"sha1": "619752cf74fad9c4619d27bb88530b2b1d70796b"
}
}

0 comments on commit 474ad85

Please sign in to comment.