Add openssl to pre-built

This commit is contained in:
crazywhalecc
2024-07-08 11:21:01 +08:00
committed by Jerry Ma
parent 1c670f433b
commit 386e9adf44
5 changed files with 13 additions and 2 deletions

View File

@@ -535,6 +535,7 @@
"type": "filelist",
"url": "https://www.openssl.org/source/",
"regex": "/href=\"(?<file>openssl-(?<version>[^\"]+)\\.tar\\.gz)\"/",
"provide-pre-built": true,
"license": {
"type": "file",
"path": "LICENSE.txt"