diff --git a/data/packages/fivetran/quickbooks/index.json b/data/packages/fivetran/quickbooks/index.json index 3ea36e6a3..12db25042 100644 --- a/data/packages/fivetran/quickbooks/index.json +++ b/data/packages/fivetran/quickbooks/index.json @@ -2,7 +2,7 @@ "name": "quickbooks", "namespace": "fivetran", "description": "dbt models for dbt_quickbooks", - "latest": "0.12.3", + "latest": "0.12.4", "assets": { "logo": "logos/placeholder.svg" } diff --git a/data/packages/fivetran/quickbooks/versions/v0.12.4.json b/data/packages/fivetran/quickbooks/versions/v0.12.4.json new file mode 100644 index 000000000..57c83a287 --- /dev/null +++ b/data/packages/fivetran/quickbooks/versions/v0.12.4.json @@ -0,0 +1,30 @@ +{ + "id": "fivetran/quickbooks/v0.12.4", + "name": "quickbooks", + "version": "v0.12.4", + "published_at": "1970-01-01T00:00:00.000000+00:00", + "packages": [ + { + "package": "fivetran/quickbooks_source", + "version": [ + ">=0.10.0", + "<0.11.0" + ] + } + ], + "require_dbt_version": [ + ">=1.3.0", + "<2.0.0" + ], + "works_with": [], + "_source": { + "type": "github", + "url": "https://github.com/fivetran/dbt_quickbooks/tree/v0.12.4/", + "readme": "https://raw.githubusercontent.com/fivetran/dbt_quickbooks/v0.12.4/README.md" + }, + "downloads": { + "tarball": "https://codeload.github.com/fivetran/dbt_quickbooks/tar.gz/v0.12.4", + "format": "tgz", + "sha1": "479553e123c82787e459684a0e5e5f8b2dce6b74" + } +} \ No newline at end of file