Skip to content

Commit

Permalink
hubcap: Adding tag v0.11.2 for fivetran/dbt_zendesk
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Sep 8, 2023
1 parent 1f23494 commit 8ad51b3
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/fivetran/zendesk/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "zendesk",
"namespace": "fivetran",
"description": "dbt models for dbt_zendesk",
"latest": "0.11.1",
"latest": "0.11.2",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
37 changes: 37 additions & 0 deletions data/packages/fivetran/zendesk/versions/v0.11.2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"id": "fivetran/zendesk/v0.11.2",
"name": "zendesk",
"version": "v0.11.2",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/zendesk_source",
"version": [
">=0.8.0",
"<0.9.0"
]
},
{
"package": "calogica/dbt_date",
"version": [
">=0.7.0",
"<0.8.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_zendesk/tree/v0.11.2/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_zendesk/v0.11.2/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_zendesk/tar.gz/v0.11.2",
"format": "tgz",
"sha1": "6b5321eae67e9587d5934031b527f6e1ec6bcd73"
}
}

0 comments on commit 8ad51b3

Please sign in to comment.