diff --git a/data/packages/AxelThevenot/dbt_assertions/index.json b/data/packages/AxelThevenot/dbt_assertions/index.json index d9cee3639..99f671279 100644 --- a/data/packages/AxelThevenot/dbt_assertions/index.json +++ b/data/packages/AxelThevenot/dbt_assertions/index.json @@ -2,7 +2,7 @@ "name": "dbt_assertions", "namespace": "AxelThevenot", "description": "dbt models for dbt-assertions", - "latest": "1.0.0", + "latest": "1.1.0", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/AxelThevenot/dbt_assertions/versions/1.1.0.json b/data/packages/AxelThevenot/dbt_assertions/versions/1.1.0.json new file mode 100644 index 000000000..ad5cbf5c4 --- /dev/null +++ b/data/packages/AxelThevenot/dbt_assertions/versions/1.1.0.json @@ -0,0 +1,22 @@ +{ + "id": "AxelThevenot/dbt_assertions/1.1.0", + "name": "dbt_assertions", + "version": "1.1.0", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [], + "require_dbt_version": [ + ">=1.7.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/AxelThevenot/dbt-assertions/tree/1.1.0/", + "readme": "https://raw.githubusercontent.com/AxelThevenot/dbt-assertions/1.1.0/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/AxelThevenot/dbt-assertions/tar.gz/1.1.0", + "format": "tgz", + "sha1": "c4b28bf202a2b7e8c65ce57ff5fa7db94564711d" + } +} \ No newline at end of file