Skip to content

Commit 4e23c8b

Browse files
committed
Fix #2559 crash on android armv7
Rollback openssl: 3.5.0 => 3.0.16
1 parent 26e34b0 commit 4e23c8b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

3rdparty/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124

125125
- luajit
126126
- Upstream: https://github.com/LuaJIT/LuaJIT
127-
- Version: 2.1-eec7a80
127+
- Version: 2.1-f9140a6
128128
- License: MIT
129129

130130
- tolua
@@ -185,7 +185,7 @@
185185

186186
## OpenSSL
187187
- [![Upstream](https://img.shields.io/github/v/tag/openssl/openssl?label=Upstream)](https://github.com/openssl/openssl)
188-
- Version: 3.5.0
188+
- Version: 3.0.16
189189
- License: Apache-2.0
190190

191191
## png

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"versions": {
3-
"1kdist": "v101",
3+
"1kdist": "v103",
44
"oboe": "1.9.3",
55
"kcp": "v1.7-f2aa30e",
66
"opus": "v1.5.2",

0 commit comments

Comments
 (0)