diff --git a/data/packages/dlt-hub/chess_pipeline/index.json b/data/packages/dlt-hub/chess_pipeline/index.json index bf5168731..62018e6ff 100644 --- a/data/packages/dlt-hub/chess_pipeline/index.json +++ b/data/packages/dlt-hub/chess_pipeline/index.json @@ -2,7 +2,7 @@ "name": "chess_pipeline", "namespace": "dlt-hub", "description": "dbt models for dlt-dbt-chess", - "latest": "0.1.0", + "latest": "0.1.5", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/dlt-hub/chess_pipeline/versions/0.1.5.json b/data/packages/dlt-hub/chess_pipeline/versions/0.1.5.json new file mode 100644 index 000000000..54d11854a --- /dev/null +++ b/data/packages/dlt-hub/chess_pipeline/versions/0.1.5.json @@ -0,0 +1,22 @@ +{ + "id": "dlt-hub/chess_pipeline/0.1.5", + "name": "chess_pipeline", + "version": "0.1.5", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [], + "require_dbt_version": [ + ">=1.0.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/dlt-hub/dlt-dbt-chess/tree/0.1.5/", + "readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-chess/0.1.5/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-chess/tar.gz/0.1.5", + "format": "tgz", + "sha1": "354839179b0101253dfece6ace9a763bd1477f8c" + } +} \ No newline at end of file