Skip to content

Commit

Permalink
Merge pull request #3034 from dbt-labs/bump-package-versions-1709834457
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Mar 7, 2024
2 parents 8e22be8 + 59487cc commit b3c9be2
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.7.9",
"latest": "0.7.10",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
26 changes: 26 additions & 0 deletions data/packages/tuva-health/the_tuva_project/versions/v0.7.10.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"id": "tuva-health/the_tuva_project/v0.7.10",
"name": "the_tuva_project",
"version": "v0.7.10",
"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.10/",
"readme": "https://raw.githubusercontent.com/tuva-health/the_tuva_project/v0.7.10/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/tuva-health/the_tuva_project/tar.gz/v0.7.10",
"format": "tgz",
"sha1": "76418c1aa4cb891c8428a75977e8a975ba532c7e"
}
}

0 comments on commit b3c9be2

Please sign in to comment.