Skip to content

Commit

Permalink
Merge pull request #2763 from dbt-labs/bump-package-versions-1697554916
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 17, 2023
2 parents 2134241 + 81df032 commit ae58155
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
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.8",
"latest": "0.5.9",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
26 changes: 26 additions & 0 deletions data/packages/tuva-health/the_tuva_project/versions/v0.5.9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "tuva-health/the_tuva_project/v0.5.9",
"name": "the_tuva_project",
"version": "v0.5.9",
"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.9/",
"readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.5.9/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.5.9",
"format": "tgz",
"sha1": "2f8e4ad462b88862c8f6246301c4f1b83d817887"
}
}

0 comments on commit ae58155

Please sign in to comment.