mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
6 lines
180 B
YAML
6 lines
180 B
YAML
|
|
7za-win:
|
||
|
|
type: target
|
||
|
|
artifact:
|
||
|
|
binary:
|
||
|
|
windows-x86_64: { type: url, url: 'https://dl.static-php.dev/v3/tools/7zip/7za.exe', extract: '{pkg_root_path}/bin/7za.exe' }
|