Skip to content

Commit

Permalink
Merge pull request #2705 from dbt-labs/bump-package-versions-1694422881
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
2 parents a56406b + fdeab7d commit 7187a8f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/hightouchio/dbt_hightouch/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_hightouch",
"namespace": "hightouchio",
"description": "dbt models for dbt-hightouch",
"latest": "0.1.5",
"latest": "0.1.6",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
29 changes: 29 additions & 0 deletions data/packages/hightouchio/dbt_hightouch/versions/0.1.6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "hightouchio/dbt_hightouch/0.1.6",
"name": "dbt_hightouch",
"version": "0.1.6",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.8.0"
]
}
],
"require_dbt_version": [
">=1.0.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/hightouchio/dbt-hightouch/tree/0.1.6/",
"readme": "https://raw.githubusercontent.com/hightouchio/dbt-hightouch/0.1.6/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/hightouchio/dbt-hightouch/tar.gz/0.1.6",
"format": "tgz",
"sha1": "d95d600df5c88fbada265040598cbd52f9955e1e"
}
}

0 comments on commit 7187a8f

Please sign in to comment.