Skip to content

Commit

Permalink
Merge pull request #3328 from dbt-labs/bump-package-versions-1728986464
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Oct 15, 2024
2 parents 5a6264c + cc6185b commit 21c0d8c
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/snowplow/snowplow_ecommerce/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowplow_ecommerce",
"namespace": "snowplow",
"description": "dbt models for dbt-snowplow-ecommerce",
"latest": "0.8.2",
"latest": "0.9.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/snowplow/snowplow_ecommerce/versions/0.9.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "snowplow/snowplow_ecommerce/0.9.0",
"name": "snowplow_ecommerce",
"version": "0.9.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "snowplow/snowplow_utils",
"version": [
">=0.17.0",
"<0.18.0"
]
}
],
"require_dbt_version": [
">=1.5.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/snowplow/dbt-snowplow-ecommerce/tree/0.9.0/",
"readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-ecommerce/0.9.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/snowplow/dbt-snowplow-ecommerce/tar.gz/0.9.0",
"format": "tgz",
"sha1": "0a7e677a0ab727a72d15892c33a206b6cde46ed8"
}
}
2 changes: 1 addition & 1 deletion data/packages/snowplow/snowplow_media_player/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowplow_media_player",
"namespace": "snowplow",
"description": "dbt models for dbt-snowplow-media-player",
"latest": "0.8.0",
"latest": "0.9.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/snowplow/snowplow_media_player/versions/0.9.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "snowplow/snowplow_media_player/0.9.0",
"name": "snowplow_media_player",
"version": "0.9.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "snowplow/snowplow_utils",
"version": [
">=0.17.0",
"<0.18.0"
]
}
],
"require_dbt_version": [
">=1.4.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/snowplow/dbt-snowplow-media-player/tree/0.9.0/",
"readme": "https://raw.githubusercontent.com/snowplow/dbt-snowplow-media-player/0.9.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/snowplow/dbt-snowplow-media-player/tar.gz/0.9.0",
"format": "tgz",
"sha1": "62a500b0e5281246cdf7a106c224525ea0c9ec31"
}
}

0 comments on commit 21c0d8c

Please sign in to comment.