Skip to content

Commit

Permalink
Merge pull request #3029 from dbt-labs/bump-package-versions-1709672441
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Mar 5, 2024
2 parents 6f0afb8 + f9bb14f commit 7db5081
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/hubspot/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hubspot",
"namespace": "fivetran",
"description": "dbt models for dbt_hubspot",
"latest": "0.16.0",
"latest": "0.17.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/hubspot/versions/v0.17.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/hubspot/v0.17.0",
"name": "hubspot",
"version": "v0.17.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/hubspot_source",
"version": [
">=0.14.0",
"<0.15.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_hubspot/tree/v0.17.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.17.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.17.0",
"format": "tgz",
"sha1": "d7c03ca3b84dbca1a81f4ce5d4e61effe24abbfd"
}
}

0 comments on commit 7db5081

Please sign in to comment.