mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 08:45:40 +08:00
Refactor go and frankenphp downloads and builds
This commit is contained in:
@@ -42,5 +42,17 @@
|
||||
"extract-files": {
|
||||
"upx-*-win64/upx.exe": "{pkg_root_path}/bin/upx.exe"
|
||||
}
|
||||
},
|
||||
"go-mod-frankenphp-x86_64-linux": {
|
||||
"type": "custom"
|
||||
},
|
||||
"go-mod-frankenphp-aarch64-linux": {
|
||||
"type": "custom"
|
||||
},
|
||||
"go-mod-frankenphp-x86_64-macos": {
|
||||
"type": "custom"
|
||||
},
|
||||
"go-mod-frankenphp-aarch64-macos": {
|
||||
"type": "custom"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user