Skip to content

Commit

Permalink
Merge pull request #3256 from dbt-labs/bump-package-versions-1724169643
Browse files Browse the repository at this point in the history
  • Loading branch information
cmcarthur authored Aug 20, 2024
2 parents 4eb72c2 + 4b81e80 commit 057ab18
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/dbt-labs/dbt_project_evaluator/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_project_evaluator",
"namespace": "dbt-labs",
"description": "dbt models for dbt-project-evaluator",
"latest": "0.13.0",
"latest": "0.13.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/dbt-labs/dbt_project_evaluator/versions/v0.13.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "dbt-labs/dbt_project_evaluator/v0.13.1",
"name": "dbt_project_evaluator",
"version": "v0.13.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=1.0.0",
"<2.0.0"
]
}
],
"require_dbt_version": [
">=1.6.0-rc1",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/dbt-labs/dbt-project-evaluator/tree/v0.13.1/",
"readme": "https://raw.githubusercontent.com/dbt-labs/dbt-project-evaluator/v0.13.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/dbt-labs/dbt-project-evaluator/tar.gz/v0.13.1",
"format": "tgz",
"sha1": "5546ae423764ea03043de5679e518bf8d419e820"
}
}

0 comments on commit 057ab18

Please sign in to comment.