mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-23 05:08:13 -05:00
672063f4de
Some checks failed
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
Contributors / contributors (push) Has been cancelled
Sync / sync-to-jihulab (push) Has been cancelled
Run Tests / tests (macos) (push) Has been cancelled
Run Tests / tests (ubuntu) (push) Has been cancelled
Run Tests / tests (windows) (push) Has been cancelled
19 lines
470 B
YAML
19 lines
470 B
YAML
- path: "admin-dist"
|
|
name: "OfficialAdmin"
|
|
repository: "https://github.com/nezhahq/admin-frontend"
|
|
author: "nezhahq"
|
|
version: "v1.4.2"
|
|
isadmin: true
|
|
isofficial: true
|
|
- path: "user-dist"
|
|
name: "Official"
|
|
repository: "https://github.com/hamster1963/nezha-dash-v1"
|
|
author: "hamster1963"
|
|
version: "v1.8.0"
|
|
isofficial: true
|
|
- path: "nazhua-dist"
|
|
name: "Nazhua"
|
|
repository: "https://github.com/hi2shark/nazhua"
|
|
author: "hi2hi"
|
|
version: "v0.4.25"
|