diff --git a/data/packages/LewisDavies/upstream_prod/index.json b/data/packages/LewisDavies/upstream_prod/index.json index 2dffcf3ff..f67ae0e7e 100644 --- a/data/packages/LewisDavies/upstream_prod/index.json +++ b/data/packages/LewisDavies/upstream_prod/index.json @@ -2,7 +2,7 @@ "name": "upstream_prod", "namespace": "LewisDavies", "description": "dbt models for upstream-prod", - "latest": "0.7.1", + "latest": "0.7.2", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/LewisDavies/upstream_prod/versions/0.7.2.json b/data/packages/LewisDavies/upstream_prod/versions/0.7.2.json new file mode 100644 index 000000000..351cbf023 --- /dev/null +++ b/data/packages/LewisDavies/upstream_prod/versions/0.7.2.json @@ -0,0 +1,22 @@ +{ + "id": "LewisDavies/upstream_prod/0.7.2", + "name": "upstream_prod", + "version": "0.7.2", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [], + "require_dbt_version": [ + ">=1.5.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/LewisDavies/upstream-prod/tree/0.7.2/", + "readme": "https://raw.githubusercontent.com/LewisDavies/upstream-prod/0.7.2/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/LewisDavies/upstream-prod/tar.gz/0.7.2", + "format": "tgz", + "sha1": "d08b306d8c9b12a88464705e4fffbb978dd7030d" + } +} \ No newline at end of file