diff --git a/README.md b/README.md index c1dbad6..6a89f3a 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ | [Discord](https://github.com/Javinator9889/Discord-PPA) 第三方仓库| discord | ✅ | | | [Lutris](https://lutris.net/downloads) | lutris | ✅ | ✅ | | [File Browser: wcbing 打包](https://github.com/wcbing-build/filebrowser-debs) | filebrowser | ✅ | ✅ | +| [Microsoft Edit: wcbing 打包](https://github.com/wcbing-build/msedit-debs) | msedit | ✅ | ✅ | ## 自建仓库 diff --git a/data/repo_list.json b/data/repo_list.json index b258b74..79eb456 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -191,5 +191,11 @@ "path": { "mix": "Packages" } + }, + "msedit": { + "repo": "https://github.com/wcbing-build/msedit-debs/releases/latest/download/", + "path": { + "mix": "Packages" + } } } \ No newline at end of file