Skip to content

Commit

Permalink
Merge pull request #3636 from dbt-labs/bump-package-versions-1738879215
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Feb 6, 2025
2 parents dd08757 + 5825fb2 commit 1481b4c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/grafana/leaner_query/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "leaner_query",
"namespace": "grafana",
"description": "dbt models for dbt_leaner_query",
"latest": "0.2.1",
"latest": "0.2.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
22 changes: 22 additions & 0 deletions data/packages/grafana/leaner_query/versions/0.2.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"id": "grafana/leaner_query/0.2.2",
"name": "leaner_query",
"version": "0.2.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/grafana/dbt_leaner_query/tree/0.2.2/",
"readme": "https://raw.githubusercontent.com/grafana/dbt_leaner_query/0.2.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/grafana/dbt_leaner_query/tar.gz/0.2.2",
"format": "tgz",
"sha1": "cd7d24bf21d34d943674c2fdf3ca2a4f29207779"
}
}

0 comments on commit 1481b4c

Please sign in to comment.