Skip to content

Commit

Permalink
hubcap: Adding tag v0.7.0 for fivetran/dbt_twitter
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Oct 13, 2023
1 parent 3eb043d commit a4aa7e6
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/twitter_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "twitter_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_twitter",
"latest": "0.6.0",
"latest": "0.7.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/twitter_ads/versions/v0.7.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/twitter_ads/v0.7.0",
"name": "twitter_ads",
"version": "v0.7.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/twitter_ads_source",
"version": [
">=0.7.0",
"<0.8.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_twitter/tree/v0.7.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_twitter/v0.7.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_twitter/tar.gz/v0.7.0",
"format": "tgz",
"sha1": "9081cb11e4098ab38a35a4521e3b860b49a91086"
}
}

0 comments on commit a4aa7e6

Please sign in to comment.