|
1 | 1 | { |
2 | | - "version": "3.0.0", |
3 | | - "last_updated": "2025-10-10T00:00:00Z", |
| 2 | + "version": "3.1.0", |
| 3 | + "last_updated": "2026-04-07T00:00:00Z", |
4 | 4 | "plugins": [ |
5 | 5 | { |
6 | 6 | "name": "echo", |
|
30 | 30 | "tags": ["chat", "utility", "echo", "test", "linux", "amd64"], |
31 | 31 | "min_version": "0.2.0-beta.1" |
32 | 32 | }, |
| 33 | + { |
| 34 | + "name": "echo", |
| 35 | + "version": "2.0.1", |
| 36 | + "description": "Simple echo plugin for testing the plugin system", |
| 37 | + "author": "Cod-e-Codes", |
| 38 | + "homepage": "https://github.com/Cod-e-Codes/marchat", |
| 39 | + "download_url": "https://github.com/Cod-e-Codes/marchat-plugins/releases/download/v2.0.1/echo-plugin-v2.0.1-linux-arm64.zip", |
| 40 | + "checksum": "sha256:d424319308f8ddc74ec4d9b6e4c1c60e2ef456c23f52b3da313b5fa2b951f307", |
| 41 | + "goos": "linux", |
| 42 | + "goarch": "arm64", |
| 43 | + "category": "utility", |
| 44 | + "tags": ["chat", "utility", "echo", "test", "linux", "arm64"], |
| 45 | + "min_version": "0.2.0-beta.1" |
| 46 | + }, |
33 | 47 | { |
34 | 48 | "name": "echo", |
35 | 49 | "version": "2.0.1", |
|
44 | 58 | "tags": ["chat", "utility", "echo", "test", "darwin", "amd64"], |
45 | 59 | "min_version": "0.2.0-beta.1" |
46 | 60 | }, |
| 61 | + { |
| 62 | + "name": "echo", |
| 63 | + "version": "2.0.1", |
| 64 | + "description": "Simple echo plugin for testing the plugin system", |
| 65 | + "author": "Cod-e-Codes", |
| 66 | + "homepage": "https://github.com/Cod-e-Codes/marchat", |
| 67 | + "download_url": "https://github.com/Cod-e-Codes/marchat-plugins/releases/download/v2.0.1/echo-plugin-v2.0.1-darwin-arm64.zip", |
| 68 | + "checksum": "sha256:c58f629b7a64e4f8ba94c1ada1517367d415db69c37e49534bcaa5937df9b36c", |
| 69 | + "goos": "darwin", |
| 70 | + "goarch": "arm64", |
| 71 | + "category": "utility", |
| 72 | + "tags": ["chat", "utility", "echo", "test", "darwin", "arm64"], |
| 73 | + "min_version": "0.2.0-beta.1" |
| 74 | + }, |
47 | 75 | { |
48 | 76 | "name": "weather", |
49 | 77 | "version": "1.0.0", |
|
72 | 100 | "tags": ["weather", "wttr.in", "forecast", "utility", "linux", "amd64"], |
73 | 101 | "min_version": "0.2.0-beta.1" |
74 | 102 | }, |
| 103 | + { |
| 104 | + "name": "weather", |
| 105 | + "version": "1.0.0", |
| 106 | + "description": "Get weather information using wttr.in", |
| 107 | + "author": "Cod-e-Codes", |
| 108 | + "homepage": "https://github.com/Cod-e-Codes/marchat-plugins", |
| 109 | + "download_url": "https://github.com/Cod-e-Codes/marchat-plugins/releases/download/v3.0.0/weather-plugin-v1.0.0-linux-arm64.zip", |
| 110 | + "checksum": "sha256:7063710b54b7d2f80a2e2a309331bcd99b7d22e5a42ffb0f3fd2500b997c621b", |
| 111 | + "goos": "linux", |
| 112 | + "goarch": "arm64", |
| 113 | + "category": "utility", |
| 114 | + "tags": ["weather", "wttr.in", "forecast", "utility", "linux", "arm64"], |
| 115 | + "min_version": "0.2.0-beta.1" |
| 116 | + }, |
75 | 117 | { |
76 | 118 | "name": "weather", |
77 | 119 | "version": "1.0.0", |
|
128 | 170 | "tags": ["git", "development", "utility", "linux", "amd64"], |
129 | 171 | "min_version": "0.2.0-beta.1" |
130 | 172 | }, |
| 173 | + { |
| 174 | + "name": "githooks", |
| 175 | + "version": "1.0.0", |
| 176 | + "description": "Git repository management and status updates", |
| 177 | + "author": "Cod-e-Codes", |
| 178 | + "homepage": "https://github.com/Cod-e-Codes/marchat-plugins", |
| 179 | + "download_url": "https://github.com/Cod-e-Codes/marchat-plugins/releases/download/v3.0.0/githooks-plugin-v1.0.0-linux-arm64.zip", |
| 180 | + "checksum": "sha256:efeea4732069d61dbfc42c512b4d1aa6b0a1e83e0397bd7e1c347b71efbb31fb", |
| 181 | + "goos": "linux", |
| 182 | + "goarch": "arm64", |
| 183 | + "category": "utility", |
| 184 | + "tags": ["git", "development", "utility", "linux", "arm64"], |
| 185 | + "min_version": "0.2.0-beta.1" |
| 186 | + }, |
131 | 187 | { |
132 | 188 | "name": "githooks", |
133 | 189 | "version": "1.0.0", |
|
0 commit comments