mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Refactor nasm,php-sdk-binary-tools,strawberry-perl,vswhere
This commit is contained in:
5
config/pkg/target/nasm.yml
Normal file
5
config/pkg/target/nasm.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
nasm:
|
||||
type: target
|
||||
artifact:
|
||||
binary:
|
||||
windows-x86_64: { type: url, url: 'https://dl.static-php.dev/static-php-cli/deps/nasm/nasm-2.16.01-win64.zip', extract: { nasm.exe: '{php_sdk_path}/bin/nasm.exe', ndisasm.exe: '{php_sdk_path}/bin/ndisasm.exe' } }
|
||||
Reference in New Issue
Block a user