Skip to content

Commit

Permalink
Merge pull request #2941 from dbt-labs/bump-package-versions-1705363346
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Jan 16, 2024
2 parents 6bc1a48 + 6b81841 commit d25d147
Show file tree
Hide file tree
Showing 5 changed files with 75 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "snowflake_utils",
"namespace": "Montreal-Analytics",
"description": "dbt models for dbt-snowflake-utils",
"latest": "0.6.1",
"latest": "0.6.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"id": "Montreal-Analytics/snowflake_utils/0.6.2",
"name": "snowflake_utils",
"version": "0.6.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": "1.1.1"
}
],
"require_dbt_version": ">=1.3.0",
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/Montreal-Analytics/dbt-snowflake-utils/tree/0.6.2/",
"readme": "https://raw.githubusercontent.com/Montreal-Analytics/dbt-snowflake-utils/0.6.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/Montreal-Analytics/dbt-snowflake-utils/tar.gz/0.6.2",
"format": "tgz",
"sha1": "24476b50932294b0ef9b42f57d8f080b9a7dfbf5"
}
}
30 changes: 30 additions & 0 deletions data/packages/edanalytics/edu_edfi_source/versions/0.3.0-rc1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "edanalytics/edu_edfi_source/0.3.0-rc1",
"name": "edu_edfi_source",
"version": "0.3.0-rc1",
"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.3.0-rc1/",
"readme": "https://raw.githubusercontent.com/edanalytics/edu_edfi_source/0.3.0-rc1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/edanalytics/edu_edfi_source/tar.gz/0.3.0-rc1",
"format": "tgz",
"sha1": "dd2c0da768427c8c4ec3128cbdf0d9a9ce74c7b5"
}
}
2 changes: 1 addition & 1 deletion data/packages/rlsalcido24/lakehouse_utils/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "lakehouse_utils",
"namespace": "rlsalcido24",
"description": "dbt models for lakehouse_utils",
"latest": "1.1.2",
"latest": "1.1.3",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
19 changes: 19 additions & 0 deletions data/packages/rlsalcido24/lakehouse_utils/versions/v1.1.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "rlsalcido24/lakehouse_utils/v1.1.3",
"name": "lakehouse_utils",
"version": "v1.1.3",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": ">=1.0.0",
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/rlsalcido24/lakehouse_utils/tree/v1.1.3/",
"readme": "https://raw.githubusercontent.com/rlsalcido24/lakehouse_utils/v1.1.3/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/rlsalcido24/lakehouse_utils/tar.gz/v1.1.3",
"format": "tgz",
"sha1": "60cb30891fb8a51eb78f99615485fedda06a325c"
}
}

0 comments on commit d25d147

Please sign in to comment.