Skip to content

Commit

Permalink
Merge pull request #3244 from dbt-labs/bump-package-versions-1723654846
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Aug 14, 2024
2 parents 2f8e81f + e5f4b6a commit 66e9500
Show file tree
Hide file tree
Showing 4 changed files with 61 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/packages/brooklyn-data/dbt_artifacts/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_artifacts",
"namespace": "brooklyn-data",
"description": "dbt models for dbt_artifacts",
"latest": "2.6.3",
"latest": "2.6.4",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
22 changes: 22 additions & 0 deletions data/packages/brooklyn-data/dbt_artifacts/versions/2.6.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "brooklyn-data/dbt_artifacts/2.6.4",
"name": "dbt_artifacts",
"version": "2.6.4",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.3.0",
"<1.9.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/brooklyn-data/dbt_artifacts/tree/2.6.4/",
"readme": "https://raw.githubusercontent.com/brooklyn-data/dbt_artifacts/2.6.4/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/brooklyn-data/dbt_artifacts/tar.gz/2.6.4",
"format": "tgz",
"sha1": "bbe5f9af229241fe86364a09c2de697347df48a0"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/recharge_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "recharge_source",
"namespace": "fivetran",
"description": "dbt models for dbt_recharge_source",
"latest": "0.2.0",
"latest": "0.3.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/recharge_source/versions/v0.3.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/recharge_source/v0.3.0",
"name": "recharge_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_recharge_source/tree/v0.3.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_recharge_source/v0.3.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_recharge_source/tar.gz/v0.3.0",
"format": "tgz",
"sha1": "0e94c9c8b5d031a719255ed2ab6df6d2a3105deb"
}
}

0 comments on commit 66e9500

Please sign in to comment.