Skip to content

Commit

Permalink
Merge pull request #3386 from dbt-labs/bump-package-versions-1731344457
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Nov 11, 2024
2 parents f2d6f6c + bbd2bdf commit abe43a7
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/recurly_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "recurly_source",
"namespace": "fivetran",
"description": "dbt models for dbt_recurly_source",
"latest": "0.2.1",
"latest": "0.3.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/recurly_source/versions/v0.3.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/recurly_source/v0.3.0",
"name": "recurly_source",
"version": "v0.3.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
},
{
"package": "dbt-labs/spark_utils",
"version": [
">=0.3.0",
"<0.4.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_recurly_source/tree/v0.3.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_recurly_source/v0.3.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_recurly_source/tar.gz/v0.3.0",
"format": "tgz",
"sha1": "560e8675d9fed5be648cfb1317a97bfe7de4bb9c"
}
}

0 comments on commit abe43a7

Please sign in to comment.