Skip to content

Commit

Permalink
hubcap: Adding tag v0.1.1 for fivetran/dbt_recharge
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Sep 14, 2023
1 parent d0d3598 commit 7dd40c1
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/recharge/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "recharge",
"namespace": "fivetran",
"description": "dbt models for dbt_recharge",
"latest": "0.1.0",
"latest": "0.1.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/recharge/versions/v0.1.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/recharge/v0.1.1",
"name": "recharge",
"version": "v0.1.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/recharge_source",
"version": [
">=0.1.0",
"<0.2.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_recharge/tree/v0.1.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_recharge/v0.1.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_recharge/tar.gz/v0.1.1",
"format": "tgz",
"sha1": "418730253fdc1603f469c231c715cc41b206cc56"
}
}

0 comments on commit 7dd40c1

Please sign in to comment.