mirror of
https://github.com/nezhahq/nezha.git
synced 2025-01-22 20:58:14 -05:00
953fa153cc
Some checks are pending
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
Contributors / contributors (push) Waiting to run
Sync / sync-to-jihulab (push) Waiting to run
Run Tests / tests (macos) (push) Waiting to run
Run Tests / tests (ubuntu) (push) Waiting to run
Run Tests / tests (windows) (push) Waiting to run
19 lines
471 B
YAML
19 lines
471 B
YAML
- path: "admin-dist"
|
|
name: "OfficialAdmin"
|
|
repository: "https://github.com/nezhahq/admin-frontend"
|
|
author: "nezhahq"
|
|
version: "v1.5.1"
|
|
isadmin: true
|
|
isofficial: true
|
|
- path: "user-dist"
|
|
name: "Official"
|
|
repository: "https://github.com/hamster1963/nezha-dash-v1"
|
|
author: "hamster1963"
|
|
version: "v1.11.0"
|
|
isofficial: true
|
|
- path: "nazhua-dist"
|
|
name: "Nazhua"
|
|
repository: "https://github.com/hi2shark/nazhua"
|
|
author: "hi2hi"
|
|
version: "v0.4.27"
|