Skip to content

Commit

Permalink
Merge pull request #2704 from dbt-labs/bump-package-versions-1694404852
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
2 parents b7eb575 + 0f5cbbe commit a56406b
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 0 deletions.
9 changes: 9 additions & 0 deletions data/packages/fullstorydev/dbt_fullstory/index.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "dbt_fullstory",
"namespace": "fullstorydev",
"description": "dbt models for dbt_fullstory",
"latest": "0.1.0",
"assets": {
"logo": "logos/placeholder.svg"
}
}
30 changes: 30 additions & 0 deletions data/packages/fullstorydev/dbt_fullstory/versions/0.1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fullstorydev/dbt_fullstory/0.1.0",
"name": "dbt_fullstory",
"version": "0.1.0",
"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.2.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fullstorydev/dbt_fullstory/tree/0.1.0/",
"readme": "https://raw.githubusercontent.com/fullstorydev/dbt_fullstory/0.1.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fullstorydev/dbt_fullstory/tar.gz/0.1.0",
"format": "tgz",
"sha1": "6a5f6730aa4f9aba2c064eb86402b6ac18efad7a"
}
}

0 comments on commit a56406b

Please sign in to comment.