Skip to content

Commit

Permalink
Merge pull request #2789 from dbt-labs/bump-package-versions-1698879677
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 1, 2023
2 parents e3f65c3 + e930ac4 commit 257a03f
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/edanalytics/edu_edfi_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "edu_edfi_source",
"namespace": "edanalytics",
"description": "dbt models for edu_edfi_source",
"latest": "0.2.12",
"latest": "0.2.13",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/edanalytics/edu_edfi_source/versions/0.2.13.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "edanalytics/edu_edfi_source/0.2.13",
"name": "edu_edfi_source",
"version": "0.2.13",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.9.0",
"<1.0.0"
]
}
],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/edanalytics/edu_edfi_source/tree/0.2.13/",
"readme": "https://raw.githubusercontent.com/edanalytics/edu_edfi_source/0.2.13/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/edanalytics/edu_edfi_source/tar.gz/0.2.13",
"format": "tgz",
"sha1": "129fb202b2fbde20777929dc0f66f585f6038625"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/klaviyo/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "klaviyo",
"namespace": "fivetran",
"description": "dbt models for dbt_klaviyo",
"latest": "0.6.0",
"latest": "0.7.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
28 changes: 28 additions & 0 deletions data/packages/fivetran/klaviyo/versions/v0.7.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"id": "fivetran/klaviyo/v0.7.0",
"name": "klaviyo",
"version": "v0.7.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"git": "https://github.com/fivetran/dbt_klaviyo_source.git",
"revision": "sept_2023_updates",
"warn-unpinned": false
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_klaviyo/tree/v0.7.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_klaviyo/v0.7.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_klaviyo/tar.gz/v0.7.0",
"format": "tgz",
"sha1": "f982e8df99cdfd04054c847b60c0b660876b7dbc"
}
}

0 comments on commit 257a03f

Please sign in to comment.