Skip to content

Commit

Permalink
hubcap: Adding tag v0.3.4 for EqualExperts/dbt-unit-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
FishtownBuildBot committed Nov 22, 2023
1 parent ab82380 commit 50145d7
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion data/packages/EqualExperts/dbt_unit_testing/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "dbt_unit_testing",
"namespace": "EqualExperts",
"description": "dbt models for dbt-unit-testing",
"latest": "0.3.3",
"latest": "0.3.4",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
29 changes: 29 additions & 0 deletions data/packages/EqualExperts/dbt_unit_testing/versions/v0.3.4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"id": "EqualExperts/dbt_unit_testing/v0.3.4",
"name": "dbt_unit_testing",
"version": "v0.3.4",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "dbt-labs/dbt_utils",
"version": [
">=0.7.3",
"<2.0.0"
]
}
],
"require_dbt_version": [
">=0.20.2"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/EqualExperts/dbt-unit-testing/tree/v0.3.4/",
"readme": "https://raw.githubusercontent.com/EqualExperts/dbt-unit-testing/v0.3.4/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/EqualExperts/dbt-unit-testing/tar.gz/v0.3.4",
"format": "tgz",
"sha1": "fa39e44818a99d94d0b311f91960a79b360529d4"
}
}

0 comments on commit 50145d7

Please sign in to comment.