Skip to content

Commit aec754e

Browse files
authored
Merge pull request #3719 from dbt-labs/bump-package-versions-1742857223
2 parents 747ae76 + 6f28441 commit aec754e

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

data/packages/fivetran/apple_search_ads/index.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "apple_search_ads",
33
"namespace": "fivetran",
44
"description": "dbt models for dbt_apple_search_ads",
5-
"latest": "0.4.1",
5+
"latest": "0.5.0",
66
"assets": {
77
"logo": "logos/placeholder.svg"
88
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"id": "fivetran/apple_search_ads/v0.5.0",
3+
"name": "apple_search_ads",
4+
"version": "v0.5.0",
5+
"published_at": "1970-01-01T00:00:00.000000+00:00",
6+
"packages": [
7+
{
8+
"package": "fivetran/apple_search_ads_source",
9+
"version": [
10+
">=0.5.0",
11+
"<0.6.0"
12+
]
13+
}
14+
],
15+
"require_dbt_version": [
16+
">=1.3.0",
17+
"<2.0.0"
18+
],
19+
"works_with": [],
20+
"_source": {
21+
"type": "github",
22+
"url": "https://github.com/fivetran/dbt_apple_search_ads/tree/v0.5.0/",
23+
"readme": "https://raw.githubusercontent.com/fivetran/dbt_apple_search_ads/v0.5.0/README.md"
24+
},
25+
"downloads": {
26+
"tarball": "https://codeload.github.com/fivetran/dbt_apple_search_ads/tar.gz/v0.5.0",
27+
"format": "tgz",
28+
"sha1": "e1ca8cd8f3751aff8e010a0cb2d912399e79b775"
29+
}
30+
}

0 commit comments

Comments
 (0)