Skip to content

Commit bc1d518

Browse files
authored
Merge pull request #5 from devsapp/fix-readme
fix typo
2 parents 9432536 + 9e08c5a commit bc1d518

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Type: Application
22
Name: start-repack-apk
3-
Version: 0.0.5
3+
Version: 0.0.6
44
Provider:
55
- 阿里云
66
Description: 基于 CDN + Custom 运行时实现 apk 实时打渠道包

src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
`http://apk-cdn.functioncompute.com/foo?src=fc-imm-demo/test-apk/qq.apk&cid=xiaomi`
107107

108108
其中
109-
- `xiliu.functioncompute.com` 表示 cdn 对外的域名
109+
- `apk-cdn.functioncompute.com` 表示 cdn 对外的域名
110110
- `src=fc-imm-demo/test-apk/qq.apk` 表示处理的母包, 其中 fc-imm-demo 为 bucket(和函数在同一个region), test-apk/qq.apk 为 object
111111
- `cid=xiaomi` 表示渠道为 xiaomi, 这个可以自定义
112112

0 commit comments

Comments
 (0)