diff --git a/data/packages/LewisDavies/upstream_prod/index.json b/data/packages/LewisDavies/upstream_prod/index.json index f67ae0e7e..5d27a89dd 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.2", + "latest": "0.7.3", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/LewisDavies/upstream_prod/versions/0.7.3.json b/data/packages/LewisDavies/upstream_prod/versions/0.7.3.json new file mode 100644 index 000000000..eef9c9010 --- /dev/null +++ b/data/packages/LewisDavies/upstream_prod/versions/0.7.3.json @@ -0,0 +1,22 @@ +{ + "id": "LewisDavies/upstream_prod/0.7.3", + "name": "upstream_prod", + "version": "0.7.3", + "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.3/", + "readme": "https://raw.githubusercontent.com/LewisDavies/upstream-prod/0.7.3/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/LewisDavies/upstream-prod/tar.gz/0.7.3", + "format": "tgz", + "sha1": "459a9b4eb7210f62fd929334dd8934377fae5ee7" + } +} \ No newline at end of file