Skip to content

Commit

Permalink
Merge pull request #3501 from dbt-labs/bump-package-versions-1732057241
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Nov 19, 2024
2 parents fd874b3 + fd18314 commit 889385f
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/apple_search_ads/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "apple_search_ads",
"namespace": "fivetran",
"description": "dbt models for dbt_apple_search_ads",
"latest": "0.4.0",
"latest": "0.4.1",
"assets": {
"logo": "logos/placeholder.svg"
}
Expand Down
30 changes: 30 additions & 0 deletions data/packages/fivetran/apple_search_ads/versions/v0.4.1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"id": "fivetran/apple_search_ads/v0.4.1",
"name": "apple_search_ads",
"version": "v0.4.1",
"published_at": "1970-01-01T00:00:00.000000+00:00",
"packages": [
{
"package": "fivetran/apple_search_ads_source",
"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_apple_search_ads/tree/v0.4.1/",
"readme": "https://raw.githubusercontent.com/fivetran/dbt_apple_search_ads/v0.4.1/README.md"
},
"downloads": {
"tarball": "https://codeload.github.com/fivetran/dbt_apple_search_ads/tar.gz/v0.4.1",
"format": "tgz",
"sha1": "f1f0f6356c19cf366a4a1c4ab46c93a9ad728e10"
}
}

0 comments on commit 889385f

Please sign in to comment.