Please make sure of the following things
Description of the feature / 需求描述
向 用户/朋友 提供开源软件最新版的下载链接,无需他们访问 GitHub。(这与最近合入的 GitHub 驱动不同)
类似于 地址树,但需要自动更新为最新的版本。且包含 仓库下的 *.md 文件。
Suggested solution / 实现思路
https://api.github.com/repos/alistGo/alist/releases/latest
使用此 API 来获取最新版。
如果此 Feature 符合 合理且受欢迎的要求 的要求,我可以自行 pr。 pr: #7844
Additional context / 附件
No response
Please make sure of the following things
Description of the feature / 需求描述
向 用户/朋友 提供开源软件最新版的下载链接,无需他们访问 GitHub。(这与最近合入的 GitHub 驱动不同)
类似于 地址树,但需要自动更新为最新的版本。且包含 仓库下的
*.md文件。Suggested solution / 实现思路
使用此 API 来获取最新版。
如果此 Feature 符合 合理且受欢迎的要求 的要求,我可以自行 pr。pr: #7844Additional context / 附件
No response