Skip to content

Commit

Permalink
Merge pull request #2800 from dbt-labs/bump-package-versions-1699484478
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 8, 2023
2 parents 3797e41 + f28b4f0 commit c58452d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/google/fhir_dbt_utils/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "fhir_dbt_utils",
"namespace": "google",
"description": "dbt models for fhir-dbt-utils",
"latest": "1.0.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
34 changes: 34 additions & 0 deletions data/packages/google/fhir_dbt_utils/versions/1.0.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"id": "google/fhir_dbt_utils/1.0.0",
"name": "fhir_dbt_utils",
"version": "1.0.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=1.0.0",
"<1.2.0"
]
},
{
"package": "yu-iskw/dbt_unittest",
"version": [
">=0.3.0",
"<0.4.0"
]
}
],
"require_dbt_version": ">=1.3.0",
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/google/fhir-dbt-utils/tree/1.0.0/",
"readme": "https://raw.githubusercontent.com/google/fhir-dbt-utils/1.0.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/google/fhir-dbt-utils/tar.gz/1.0.0",
"format": "tgz",
"sha1": "af753a41ebff102277b1a95578cad30dd66846ab"
}
}

0 comments on commit c58452d

Please sign in to comment.