Skip to content

Commit fe3931c

Browse files
committed
优化在线流解析接口,给获取下载url添加缓存。
1 parent 9fc3453 commit fe3931c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.MD

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# 1.0.8
66

7+
- 优化在线流解析接口,给获取下载url添加缓存
8+
79
# 1.0.7
810

911
- 添加对应115文件流读取的支持

src/main/resources/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: PluginPan115
44
# plugin entry class that extends BasePlugin
55
clazz: run.ikaros.plugin.pan115.Pan115Plugin
66
# plugin 'version' is a valid semantic version string (see semver.org).
7-
version: 1.0.7
7+
version: 1.0.8
88
requires: ">=1.0.5"
99
author:
1010
name: Ikaros OSS Team

0 commit comments

Comments
 (0)