Skip to content

Commit

Permalink
Merge pull request #3229 from dbt-labs/bump-package-versions-1722524472
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Aug 1, 2024
2 parents dce536b + fa1d2f9 commit f816109
Show file tree
Hide file tree
Showing 5 changed files with 94 additions and 1 deletion.
9 changes: 9 additions & 0 deletions data/packages/1997mahadi/crypto_dlt_pipeline/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "crypto_dlt_pipeline",
"namespace": "1997mahadi",
"description": "dbt models for dbt-dlt-ingestion-pipeline",
"latest": "1.0.1",
"assets": {
"logo": "logos/placeholder.svg"
}
}
27 changes: 27 additions & 0 deletions data/packages/1997mahadi/crypto_dlt_pipeline/versions/v1.0.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "1997mahadi/crypto_dlt_pipeline/v1.0.0",
"name": "crypto_dlt_pipeline",
"version": "v1.0.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "1997mahadi/dbt-dlt-ingestion-pipeline",
"version": "1.0.0"
}
],
"require_dbt_version": [
">=1.7.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/1997mahadi/dbt-dlt-ingestion-pipeline/tree/v1.0.0/",
"readme": "https://raw.githubusercontent.com/1997mahadi/dbt-dlt-ingestion-pipeline/v1.0.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/1997mahadi/dbt-dlt-ingestion-pipeline/tar.gz/v1.0.0",
"format": "tgz",
"sha1": "a1e58a77a4e680256c47f4e0f6a6f048f4902779"
}
}
27 changes: 27 additions & 0 deletions data/packages/1997mahadi/crypto_dlt_pipeline/versions/v1.0.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "1997mahadi/crypto_dlt_pipeline/v1.0.1",
"name": "crypto_dlt_pipeline",
"version": "v1.0.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "1997mahadi/dbt-dlt-ingestion-pipeline",
"version": "1.0.1"
}
],
"require_dbt_version": [
">=1.7.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/1997mahadi/dbt-dlt-ingestion-pipeline/tree/v1.0.1/",
"readme": "https://raw.githubusercontent.com/1997mahadi/dbt-dlt-ingestion-pipeline/v1.0.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/1997mahadi/dbt-dlt-ingestion-pipeline/tar.gz/v1.0.1",
"format": "tgz",
"sha1": "3747a37bfca0f7f0d3988f755e2558930719f56d"
}
}
2 changes: 1 addition & 1 deletion data/packages/fivetran/hubspot/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hubspot",
"namespace": "fivetran",
"description": "dbt models for dbt_hubspot",
"latest": "0.17.2",
"latest": "0.18.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/hubspot/versions/v0.18.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/hubspot/v0.18.0",
"name": "hubspot",
"version": "v0.18.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/hubspot_source",
"version": [
">=0.15.0",
"<0.16.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_hubspot/tree/v0.18.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_hubspot/v0.18.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_hubspot/tar.gz/v0.18.0",
"format": "tgz",
"sha1": "6fe9f25a9f75ac5f87b416444524098250b2786b"
}
}

0 comments on commit f816109

Please sign in to comment.