mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
11 lines
170 B
YAML
11 lines
170 B
YAML
|
|
htop:
|
||
|
|
type: target
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: ghrel
|
||
|
|
repo: htop-dev/htop
|
||
|
|
match: htop.+\.tar\.xz
|
||
|
|
prefer-stable: true
|
||
|
|
depends:
|
||
|
|
- ncursesw
|