mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Add target htop
This commit is contained in:
10
config/pkg/target/htop.yml
Normal file
10
config/pkg/target/htop.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
htop:
|
||||
type: target
|
||||
artifact:
|
||||
source:
|
||||
type: ghrel
|
||||
repo: htop-dev/htop
|
||||
match: htop.+\.tar\.xz
|
||||
prefer-stable: true
|
||||
depends:
|
||||
- ncursesw
|
||||
Reference in New Issue
Block a user