diff --git a/data/packages/snowplow/snowplow_utils/index.json b/data/packages/snowplow/snowplow_utils/index.json index bd3edd695..fa3f32296 100644 --- a/data/packages/snowplow/snowplow_utils/index.json +++ b/data/packages/snowplow/snowplow_utils/index.json @@ -2,7 +2,7 @@ "name": "snowplow_utils", "namespace": "snowplow", "description": "dbt models for dbt-snowplow-utils", - "latest": "0.16.0", + "latest": "0.16.1", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/snowplow/snowplow_utils/versions/0.16.1.json b/data/packages/snowplow/snowplow_utils/versions/0.16.1.json new file mode 100644 index 000000000..edb5b1f5d --- /dev/null +++ b/data/packages/snowplow/snowplow_utils/versions/0.16.1.json @@ -0,0 +1,30 @@ +{ + "id": "snowplow/snowplow_utils/0.16.1", + "name": "snowplow_utils", + "version": "0.16.1", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "dbt-labs/dbt_utils", + "version": [ + ">=1.0.0", + "<2.0.0" + ] + } + ], + "require_dbt_version": [ + ">=1.4.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/snowplow/dbt-snowplow-utils/tree/0.16.1/", + "readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-utils/0.16.1/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/snowplow/dbt-snowplow-utils/tar.gz/0.16.1", + "format": "tgz", + "sha1": "779e6009d13af69082f8a0f2f445a2a8e530728b" + } +} \ No newline at end of file