Skip to content

Commit

Permalink
Merge pull request #3035 from dbt-labs/bump-package-versions-1709841647
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Mar 7, 2024
2 parents b3c9be2 + d028135 commit 4488d7c
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/xero/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "xero",
"namespace": "fivetran",
"description": "dbt models for dbt_xero",
"latest": "0.6.1",
"latest": "0.6.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/xero/versions/v0.6.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/xero/v0.6.2",
"name": "xero",
"version": "v0.6.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/xero_source",
"version": [
">=0.6.0",
"<0.7.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_xero/tree/v0.6.2/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_xero/v0.6.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_xero/tar.gz/v0.6.2",
"format": "tgz",
"sha1": "145d4a93140d8d7a204aa8fe42d1d4b29e95439b"
}
}

0 comments on commit 4488d7c

Please sign in to comment.