Skip to content

Commit

Permalink
Merge pull request #3606 from dbt-labs/bump-package-versions-1737572431
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Jan 22, 2025
2 parents e2085b5 + 76d88d9 commit 699f34b
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/unified_rag/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "unified_rag",
"namespace": "fivetran",
"description": "dbt models for dbt_unified_rag",
"latest": "0.1.0-a4",
"latest": "0.1.0-a5",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/unified_rag/versions/v0.1.0-a5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/unified_rag/v0.1.0-a5",
"name": "unified_rag",
"version": "v0.1.0-a5",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/fivetran_utils",
"version": [
">=0.4.0",
"<0.5.0"
]
}
],
"require_dbt_version": [
">=1.3.0",
"<2.0.0"
],
"works_with": [],
"_source": {
"type": "github",
"url": "https://github.com/fivetran/dbt_unified_rag/tree/v0.1.0-a5/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_unified_rag/v0.1.0-a5/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_unified_rag/tar.gz/v0.1.0-a5",
"format": "tgz",
"sha1": "6af07e58feef47273b2e56c4bc9b08e0d570bc0e"
}
}

0 comments on commit 699f34b

Please sign in to comment.