diff --git a/data/packages/google/fhir_dbt_utils/index.json b/data/packages/google/fhir_dbt_utils/index.json index f41ab2951..7d3afc19d 100644 --- a/data/packages/google/fhir_dbt_utils/index.json +++ b/data/packages/google/fhir_dbt_utils/index.json @@ -2,7 +2,7 @@ "name": "fhir_dbt_utils", "namespace": "google", "description": "dbt models for fhir-dbt-utils", - "latest": "1.0.1", + "latest": "1.0.2", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/google/fhir_dbt_utils/versions/1.0.2.json b/data/packages/google/fhir_dbt_utils/versions/1.0.2.json new file mode 100644 index 000000000..7f7be5d13 --- /dev/null +++ b/data/packages/google/fhir_dbt_utils/versions/1.0.2.json @@ -0,0 +1,34 @@ +{ + "id": "google/fhir_dbt_utils/1.0.2", + "name": "fhir_dbt_utils", + "version": "1.0.2", + "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.2/", + "readme": "https://raw.githubusercontent.com/google/fhir-dbt-utils/1.0.2/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/google/fhir-dbt-utils/tar.gz/1.0.2", + "format": "tgz", + "sha1": "c5a43fe1d0ba4478a57287ff90a8fa09533c715a" + } +} \ No newline at end of file