Skip to content

Commit 3c8b588

Browse files
committed
suggestion 1
1 parent d91b476 commit 3c8b588

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

config/lib.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
"static-libs-windows": [
514514
"libssh2.lib"
515515
],
516-
"provide-pre-built": true,
517516
"headers": [
518517
"libssh2.h",
519518
"libssh2_publickey.h",

config/source.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,7 @@
628628
"repo": "libssh2/libssh2",
629629
"match": "libssh2.+\\.tar\\.gz",
630630
"prefer-stable": true,
631+
"provide-pre-built": true,
631632
"license": {
632633
"type": "file",
633634
"path": "COPYING"

0 commit comments

Comments
 (0)