diff --git a/data/packages/google/fhir_dbt_utils/index.json b/data/packages/google/fhir_dbt_utils/index.json index 7b77be64d..54fd78922 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.3", + "latest": "1.0.4", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/google/fhir_dbt_utils/versions/1.0.4.json b/data/packages/google/fhir_dbt_utils/versions/1.0.4.json new file mode 100644 index 000000000..9c8f81e09 --- /dev/null +++ b/data/packages/google/fhir_dbt_utils/versions/1.0.4.json @@ -0,0 +1,34 @@ +{ + "id": "google/fhir_dbt_utils/1.0.4", + "name": "fhir_dbt_utils", + "version": "1.0.4", + "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.4/", + "readme": "https://raw.githubusercontent.com/google/fhir-dbt-utils/1.0.4/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/google/fhir-dbt-utils/tar.gz/1.0.4", + "format": "tgz", + "sha1": "b4789132accaea3aca92ffc950df5be89560ff57" + } +} \ No newline at end of file