From 21b15b850386a35a2470a4cc5b48353538b14095 Mon Sep 17 00:00:00 2001 From: wcbing Date: Thu, 26 Jun 2025 10:46:05 +0800 Subject: [PATCH] add tinyrdm --- README.md | 1 + data/github.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index a642840..3819204 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ | [code-server](https://github.com/coder/code-server) | code-server | ✅ | ✅ | | [DBeaver](https://github.com/dbeaver/dbeaver) | dbeaver-ce | ✅ | | | [Joplin](https://github.com/laurent22/joplin) | joplin | ✅ | | +| [Tiny RDM](https://github.com/tiny-craft/tiny-rdm) | tinyrdm | ✅ | | #### Gitee diff --git a/data/github.json b/data/github.json index 1851895..7d40e8a 100644 --- a/data/github.json +++ b/data/github.json @@ -125,5 +125,11 @@ "amd64": "spark-store_{releases_tag}_amd64.deb", "arm64": "spark-store_{releases_tag}_arm64.deb" } + }, + "tinyrdm": { + "repo": "tiny-craft/tiny-rdm", + "file_list": { + "amd64": "tiny-rdm_{version}_linux_amd64_webkit2_41.deb" + } } } \ No newline at end of file