Skip to content

Commit

Permalink
Merge pull request #2900 from dbt-labs/bump-package-versions-1702576856
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Dec 14, 2023
2 parents aaa54ef + bf4fd2a commit 6ff1e73
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/fivetran/facebook_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "facebook_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_facebook_ads",
"latest": "0.7.1",
"latest": "0.7.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/facebook_ads/versions/v0.7.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/facebook_ads/v0.7.2",
"name": "facebook_ads",
"version": "v0.7.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/facebook_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_facebook_ads/tree/v0.7.2/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_facebook_ads/v0.7.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_facebook_ads/tar.gz/v0.7.2",
"format": "tgz",
"sha1": "cfc0257ee2e4339dfd3dae43cec8a9bd1be1a33c"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/google_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "google_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_google_ads",
"latest": "0.10.0",
"latest": "0.10.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/google_ads/versions/v0.10.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/google_ads/v0.10.1",
"name": "google_ads",
"version": "v0.10.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/google_ads_source",
"version": [
">=0.10.0",
"<0.11.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_google_ads/tree/v0.10.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_google_ads/v0.10.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_google_ads/tar.gz/v0.10.1",
"format": "tgz",
"sha1": "7bfebc63ab4773dc5ae4fd94a2d48001863c0fa1"
}
}

0 comments on commit 6ff1e73

Please sign in to comment.