-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hubcap: Adding tag v0.3.3 for EqualExperts/dbt-unit-testing
- Loading branch information
1 parent
a44ad07
commit aca5bfd
Showing
2 changed files
with
30 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
29 changes: 29 additions & 0 deletions
29
data/packages/EqualExperts/dbt_unit_testing/versions/v0.3.3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
{ | ||
"id": "EqualExperts/dbt_unit_testing/v0.3.3", | ||
"name": "dbt_unit_testing", | ||
"version": "v0.3.3", | ||
"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.3/", | ||
"readme": "https://raw.githubusercontent.com/EqualExperts/dbt-unit-testing/v0.3.3/README.md" | ||
}, | ||
"downloads": { | ||
"tarball": "https://codeload.github.com/EqualExperts/dbt-unit-testing/tar.gz/v0.3.3", | ||
"format": "tgz", | ||
"sha1": "072af3b14d18382b4406df29f65f18e2270e762d" | ||
} | ||
} |