dsh-plugin-updates 2026.905.3136 → 2026.905.3138

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,8 +12,8 @@ budget is shared per egress IP and unusable behind common proxies.
12
12
  import updates from 'dsh-plugin-updates/updates.json' with { type: 'json' }
13
13
  ```
14
14
 
15
- - **Entries:** 3156
16
- - **Version:** `2026.905.3136` (`YYYY.MDD.BUILD`, published only when the data changes)
15
+ - **Entries:** 3155
16
+ - **Version:** `2026.905.3138` (`YYYY.MDD.BUILD`, published only when the data changes)
17
17
  - **Source:** <https://github.com/awesome-dsh-plugin/awesome-dsh-plugin>
18
18
  - **License:** CC0-1.0
19
19
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "dsh-plugin-updates",
3
- "version": "2026.905.3136",
4
- "description": "Per-plugin update notes for the DeepSeek Harness plugin catalog (3156 entries) · 插件更新说明数据",
3
+ "version": "2026.905.3138",
4
+ "description": "Per-plugin update notes for the DeepSeek Harness plugin catalog (3155 entries) · 插件更新说明数据",
5
5
  "homepage": "https://awesome-dsh-plugin.com",
6
6
  "repository": {
7
7
  "type": "git",
@@ -16,7 +16,7 @@
16
16
  "changelog",
17
17
  "releases"
18
18
  ],
19
- "updatesSha": "47dac8763e215458f9cc798a42760032bdd164c6f136e45e86e3690efabe6b29",
19
+ "updatesSha": "9f8c3b0677b7852cafb196c3513363d6ed61c6ae0ed1a7695250502ab9d47002",
20
20
  "exports": {
21
21
  "./updates.json": "./updates.json"
22
22
  },