Skip to content

Commit

Permalink
Merge pull request #3339 from dbt-labs/bump-package-versions-1729393247
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Oct 20, 2024
2 parents 3796738 + 1d75c9b commit e7aecae
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/dlt-hub/shopify/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "shopify",
"namespace": "dlt-hub",
"description": "dbt models for dlt-dbt-shopify",
"latest": "0.1.1",
"assets": {
"logo": "logos/placeholder.svg"
}
}
22 changes: 22 additions & 0 deletions data/packages/dlt-hub/shopify/versions/v0.1.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "dlt-hub/shopify/v0.1.1",
"name": "shopify",
"version": "v0.1.1",
"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-shopify/tree/v0.1.1/",
"readme": "https://raw.githubusercontent.com/dlt-hub/dlt-dbt-shopify/v0.1.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/dlt-hub/dlt-dbt-shopify/tar.gz/v0.1.1",
"format": "tgz",
"sha1": "22a23049591a9cca6c72bcf1a00ec281348cfd25"
}
}

0 comments on commit e7aecae

Please sign in to comment.