From 9acf256f7b172443c3bd402e471d0034dc28c7a8 Mon Sep 17 00:00:00 2001 From: lrs2187 Date: Tue, 18 Aug 2026 21:29:19 +0800 Subject: [PATCH] Revert "Add SecRandom SecAgent plugin to market" --- plugins/secrandom.secagent.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 plugins/secrandom.secagent.yaml diff --git a/plugins/secrandom.secagent.yaml b/plugins/secrandom.secagent.yaml deleted file mode 100644 index 1559539..0000000 --- a/plugins/secrandom.secagent.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: secrandom.secagent -name: SecRandom SecAgent 集成 -description: 为 SecRandom 提供 SecAgent 本地连接器接口。 -author: SECTL -version: 1.0.0 -apiVersion: "3.0.0" -repoOwner: SECTL -repoName: SecRandom-SecAgent-Plugin -projectUrl: https://github.com/SECTL/SecRandom-SecAgent-Plugin -readmeUrl: https://github.com/SECTL/SecRandom-SecAgent-Plugin#readme -iconUrl: https://raw.githubusercontent.com/SECTL/SecRandom-SecAgent-Plugin/master/icon.png