mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
suggestion 1
This commit is contained in:
parent
02732036de
commit
a643c44ac6
@ -513,7 +513,6 @@
|
|||||||
"static-libs-windows": [
|
"static-libs-windows": [
|
||||||
"libssh2.lib"
|
"libssh2.lib"
|
||||||
],
|
],
|
||||||
"provide-pre-built": true,
|
|
||||||
"headers": [
|
"headers": [
|
||||||
"libssh2.h",
|
"libssh2.h",
|
||||||
"libssh2_publickey.h",
|
"libssh2_publickey.h",
|
||||||
|
|||||||
@ -628,6 +628,7 @@
|
|||||||
"repo": "libssh2/libssh2",
|
"repo": "libssh2/libssh2",
|
||||||
"match": "libssh2.+\\.tar\\.gz",
|
"match": "libssh2.+\\.tar\\.gz",
|
||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
|
"provide-pre-built": true,
|
||||||
"license": {
|
"license": {
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "COPYING"
|
"path": "COPYING"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user