Skip to content

Commit

Permalink
Merge pull request #2891 from dbt-labs/bump-package-versions-1702501254
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Dec 13, 2023
2 parents 0bb0146 + 1e7be2d commit d7220ed
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/fivetran/youtube_analytics/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "youtube_analytics",
"namespace": "fivetran",
"description": "dbt models for dbt_youtube_analytics",
"latest": "0.3.0",
"latest": "0.4.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/youtube_analytics/versions/v0.4.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/youtube_analytics/v0.4.0",
"name": "youtube_analytics",
"version": "v0.4.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/youtube_analytics_source",
"version": [
">=0.4.0",
"<0.5.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_youtube_analytics/tree/v0.4.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_youtube_analytics/v0.4.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_youtube_analytics/tar.gz/v0.4.0",
"format": "tgz",
"sha1": "ef692c7fcc44e51b4109b64c1af65c092fe05ae4"
}
}
2 changes: 1 addition & 1 deletion data/packages/rlsalcido24/lakehouse_utils/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lakehouse_utils",
"namespace": "rlsalcido24",
"description": "dbt models for lakehouse_utils",
"latest": "1.0.0",
"latest": "1.0.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
19 changes: 19 additions & 0 deletions data/packages/rlsalcido24/lakehouse_utils/versions/v1.0.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "rlsalcido24/lakehouse_utils/v1.0.1",
"name": "lakehouse_utils",
"version": "v1.0.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": ">=1.0.0",
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/rlsalcido24/lakehouse_utils/tree/v1.0.1/",
"readme": "https://raw.githubusercontent.com/rlsalcido24/lakehouse_utils/v1.0.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/rlsalcido24/lakehouse_utils/tar.gz/v1.0.1",
"format": "tgz",
"sha1": "464f812cc1b89839c17ea36f8dc136b56543bff9"
}
}

0 comments on commit d7220ed

Please sign in to comment.