From b0c36c8c4fd7f38fb0634b41a8267cab5e47201c Mon Sep 17 00:00:00 2001 From: wcbing Date: Fri, 9 Jan 2026 10:48:08 +0800 Subject: [PATCH] add win11-clipboard-history repo --- README.md | 1 + data/repo_list.json | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/README.md b/README.md index 5054f53..ef2190b 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ | [Remote Desktop Manager](https://docs.devolutions.net/rdm/installation/client/?tab=linux) | remotedesktopmanager | ✅ | ✅ | | [Discord](https://github.com/Javinator9889/Discord-PPA) 第三方仓库| discord | ✅ | | | [Lutris](https://lutris.net/downloads) | lutris | ✅ | ✅ | +| [Windows 11 Clipboard History For Linux](https://github.com/gustavosett/Windows-11-Clipboard-History-For-Linux) | win11-clipboard-history | ✅ | | ### 自行打包的开源软件 diff --git a/data/repo_list.json b/data/repo_list.json index 79eb456..3a5267e 100644 --- a/data/repo_list.json +++ b/data/repo_list.json @@ -197,5 +197,11 @@ "path": { "mix": "Packages" } + }, + "win11-clipboard-history": { + "repo": "https://dl.cloudsmith.io/public/gustavosett/clipboard-manager/deb/debian/", + "path": { + "amd64": "dists/sid/main/binary-amd64/Packages.gz" + } } } \ No newline at end of file