Skip to content

Commit

Permalink
Merge pull request #3008 from dbt-labs/bump-package-versions-1708556454
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Feb 21, 2024
2 parents 26bd123 + e984f4e commit 1bce4e6
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 2 deletions.
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.15.1",
"latest": "0.16.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/hubspot/versions/v0.16.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/hubspot/v0.16.0",
"name": "hubspot",
"version": "v0.16.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.16.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.16.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.16.0",
"format": "tgz",
"sha1": "788a5fa9a6efb22e3ed3372bcf9cd7800b4b620b"
}
}
2 changes: 1 addition & 1 deletion data/packages/tuva-health/the_tuva_project/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "the_tuva_project",
"namespace": "tuva-health",
"description": "dbt models for the_tuva_project",
"latest": "0.7.6",
"latest": "0.7.7",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
26 changes: 26 additions & 0 deletions data/packages/tuva-health/the_tuva_project/versions/v0.7.7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "tuva-health/the_tuva_project/v0.7.7",
"name": "the_tuva_project",
"version": "v0.7.7",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.9.2"
]
}
],
"require_dbt_version": ">=1.3.0",
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/tuva-health/the_tuva_project/tree/v0.7.7/",
"readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.7.7/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.7.7",
"format": "tgz",
"sha1": "b9f931091285644516acda4e84a79c3301d924e8"
}
}

0 comments on commit 1bce4e6

Please sign in to comment.