Skip to content

Commit

Permalink
Merge pull request #3531 from dbt-labs/bump-package-versions-1732572063
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Nov 25, 2024
2 parents 7ff82a3 + 76395e6 commit 3940787
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/greenhouse_source/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "greenhouse_source",
"namespace": "fivetran",
"description": "dbt models for dbt_greenhouse_source",
"latest": "0.7.0",
"latest": "0.8.0",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/greenhouse_source/versions/v0.8.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/greenhouse_source/v0.8.0",
"name": "greenhouse_source",
"version": "v0.8.0",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_greenhouse_source/tree/v0.8.0/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_greenhouse_source/v0.8.0/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_greenhouse_source/tar.gz/v0.8.0",
"format": "tgz",
"sha1": "1a5f09f3960c0651963d96dc004f55e4bb326c08"
}
}

0 comments on commit 3940787

Please sign in to comment.