Skip to content

Commit

Permalink
Merge pull request #3314 from dbt-labs/bump-package-versions-1728316848
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Oct 7, 2024
2 parents 524e749 + 857382c commit d52a66d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/shankararul/dbt_eda_tools/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_eda_tools",
"namespace": "shankararul",
"description": "dbt models for dbt_eda_tools",
"latest": "1.3.2",
"latest": "1.3.3",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
27 changes: 27 additions & 0 deletions data/packages/shankararul/dbt_eda_tools/versions/1.3.3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "shankararul/dbt_eda_tools/1.3.3",
"name": "dbt_eda_tools",
"version": "1.3.3",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": ">=1.0.0"
}
],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/shankararul/dbt_eda_tools/tree/1.3.3/",
"readme": "https://raw.githubusercontent.com/shankararul/dbt_eda_tools/1.3.3/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/shankararul/dbt_eda_tools/tar.gz/1.3.3",
"format": "tgz",
"sha1": "e5d71454f0ec0b0b8f315bf70444e1f0f1979ea9"
}
}

0 comments on commit d52a66d

Please sign in to comment.