From f0562b8d623b96d4e384e5061ba0c13db67df53e Mon Sep 17 00:00:00 2001 From: dbt-hubcap Date: Thu, 20 Feb 2025 17:05:11 +0000 Subject: [PATCH] hubcap: Adding tag 0.9.0 for LewisDavies/upstream-prod --- .../LewisDavies/upstream_prod/index.json | 2 +- .../upstream_prod/versions/0.9.0.json | 22 +++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) create mode 100644 data/packages/LewisDavies/upstream_prod/versions/0.9.0.json diff --git a/data/packages/LewisDavies/upstream_prod/index.json b/data/packages/LewisDavies/upstream_prod/index.json index ebfce2cf0..38a73463b 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.8.2", + "latest": "0.9.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/LewisDavies/upstream_prod/versions/0.9.0.json b/data/packages/LewisDavies/upstream_prod/versions/0.9.0.json new file mode 100644 index 000000000..12e42aba7 --- /dev/null +++ b/data/packages/LewisDavies/upstream_prod/versions/0.9.0.json @@ -0,0 +1,22 @@ +{ + "id": "LewisDavies/upstream_prod/0.9.0", + "name": "upstream_prod", + "version": "0.9.0", + "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.9.0/", + "readme": "https://raw.githubusercontent.com/LewisDavies/upstream-prod/0.9.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/LewisDavies/upstream-prod/tar.gz/0.9.0", + "format": "tgz", + "sha1": "fe8dddf96c4600a6e1b13d63a7d64f2eb5550fd1" + } +} \ No newline at end of file