Skip to content

Commit

Permalink
Merge pull request #2803 from dbt-labs/bump-package-versions-1699556510
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 9, 2023
2 parents 8ff8e97 + b95ea21 commit d06ec57
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/xero/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "xero",
"namespace": "fivetran",
"description": "dbt models for dbt_xero",
"latest": "0.6.0",
"latest": "0.6.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/xero/versions/v0.6.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/xero/v0.6.1",
"name": "xero",
"version": "v0.6.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/xero_source",
"version": [
">=0.6.0",
"<0.7.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_xero/tree/v0.6.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_xero/v0.6.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_xero/tar.gz/v0.6.1",
"format": "tgz",
"sha1": "ed39509eacfefbf9116c8159e11bcd429cec2ba2"
}
}
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.5.11",
"latest": "0.5.12",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
26 changes: 26 additions & 0 deletions data/packages/tuva-health/the_tuva_project/versions/v0.5.12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "tuva-health/the_tuva_project/v0.5.12",
"name": "the_tuva_project",
"version": "v0.5.12",
"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.5.12/",
"readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.5.12/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.5.12",
"format": "tgz",
"sha1": "9367f5c5d0a7894a6ddcc127b7b31fc92b1666c9"
}
}

0 comments on commit d06ec57

Please sign in to comment.