diff --git a/README.md b/README.md index 6b442a8404e6f4e60710081ab582dc03998f0030..9706b4e340035d30c5da407f663a35c8bd59f548 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ Git 托管网站,其网站 Releases 需要与 Github Releases 类似。 ### 办公(office) | 软件名 | 包名 | amd64 | arm64 | loong64 | -| ----- | ---- | ----- | ----- | ------- +| ----- | ---- | ----- | ----- | ------- | | [hugo](https://github.com/gohugoio/hugo)| hugo | ✅ | ✅ | | | [Obsidian](https://github.com/obsidianmd/obsidian-releases) | obsidian | ✅ | | | | [Pandoc](https://github.com/jgm/pandoc) | pandoc | ✅ | ✅ | | @@ -101,17 +101,17 @@ Git 托管网站,其网站 Releases 需要与 Github Releases 类似。 ### 开发(development) -| 软件名 | 包名 | amd64 | arm64 | -| ----- | ---- | ----- | ----- | -| [Neovim/Nvim](https://github.com/neovim/neovim-releases) | neovim | ✅ | | -| [Tabby](https://github.com/Eugeny/tabby) | tabby-terminal | ✅ | ✅ | -| [Lazydocker](https://github.com/wcbing-build/lazydocker-debs) | lazydocker | ✅ | ✅ | -| [Lazygit](https://github.com/wcbing-build/lazygit-debs) | lazydocker | ✅ | ✅ | -| [微信开发者工具 Linux版](https://github.com/msojocs/wechat-web-devtools-linux) | io.github.msojocs.wechat-devtools-linux | ✅ | | -| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | | -| [GitHub Desktop](https://github.com/shiftkey/desktop) | github-desktop | ✅ | ✅ | -| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | -| [VSCodium](https://github.com/VSCodium/vscodium) | codium | ✅ | ✅ | +| 软件名 | 包名 | amd64 | arm64 | loong64 | +| ----- | ---- | ----- | ----- | ------- | +| [Neovim/Nvim](https://github.com/neovim/neovim-releases) | neovim | ✅ | | | +| [Tabby](https://github.com/Eugeny/tabby) | tabby-terminal | ✅ | ✅ | | +| [Lazydocker](https://github.com/wcbing-build/lazydocker-debs) | lazydocker | ✅ | ✅ | | +| [Lazygit](https://github.com/wcbing-build/lazygit-debs) | lazydocker | ✅ | ✅ | | +| [微信开发者工具 Linux版](https://github.com/msojocs/wechat-web-devtools-linux) | io.github.msojocs.wechat-devtools-linux | ✅ | | | +| [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | | | +| [GitHub Desktop](https://github.com/shiftkey/desktop) | github-desktop | ✅ | ✅ | | +| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | | +| [VSCodium](https://github.com/VSCodium/vscodium) | codium | ✅ | ✅ | ✅ | ### 阅读(reading) diff --git a/store/development/github.json b/store/development/github.json index 63ce57c0a3bf4ff0d0bca587357cccc75c8890f9..e82597dfe3ac6efc0c32843e292711cf83db3fa8 100644 --- a/store/development/github.json +++ b/store/development/github.json @@ -113,6 +113,20 @@ "Tags": "debian;deepin;ubuntu;uos" } }, + "codium-loong64": { + "package_name": "codium", + "repo": "multiarchstore/vscodium-packaging", + "file_list": { + "loong64": "codium_{version}_loong64.deb" + }, + "app.json": { + "Name": "VSCodium", + "Author": "VSCodium Team https://github.com/VSCodium/vscodium/graphs/contributors", + "Website": "https://vscodium.com/", + "More": "VSCodium is a community-driven, freely-licensed binary distribution of Microsoft’s editor VS Code.", + "Tags": "community;debian;deepin;ubuntu;uos" + } + }, "codium": { "repo": "VSCodium/vscodium", "file_list": {