We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
任务描述:在镜像站的 发行版下载页面 中支持 msys2 的下载
[附] 正则表达式调试工具:https://regex101.com/
The text was updated successfully, but these errors were encountered:
[msys2] 名称=Msys2 路径=msys2/distrib/** exp=^msys2/distrib/msys2-.+?.(exe|sfx.exe|tar.xz|tar.zx)$ [mxlinux] name=Mxlinux path=mxlinux/mx/repo/pool/main/l/linux/* exp=^mxlinux/mx/repo/pool/main/l/linux/linux.+.(deb|dsc|tar.xz)$
Sorry, something went wrong.
@ye527 这是 mxlinux 的 feature request,你可以参考之前你提交的PR把这个case处理了
No branches or pull requests
任务描述:在镜像站的 发行版下载页面 中支持 msys2 的下载
[附] 正则表达式调试工具:https://regex101.com/
The text was updated successfully, but these errors were encountered: