Skip to content

Commit 97f2f68

Browse files
committed
update README
1 parent eb2479c commit 97f2f68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ If cloning repositories from GitHub is slow, or if you need to use an internal p
138138
| fribidi | 1.0.16 | [https://github.com/fribidi/fribidi.git](https://github.com/fribidi/fribidi.git) | export GIT\_FRIBIDI\_UPSTREAM=git@xx:yy/fribidi.git |
139139
| harfbuzz | 14.3.1 | [https://github.com/harfbuzz/harfbuzz.git](https://github.com/harfbuzz/harfbuzz.git) | export GIT\_HARFBUZZ\_UPSTREAM=git@xx:yy/harfbuzz.git |
140140
| openssl | 1.1.1w | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
141-
| openssl3 | 3.6.3 | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
141+
| openssl3 | 3.6.4 | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
142142
| opus | 1.6.1 | [https://gitlab.xiph.org/xiph/opus.git](https://gitlab.xiph.org/xiph/opus.git) | export GIT\_OPUS\_UPSTREAM=git@xx:yy/opus.git |
143143
| smb2 | 6.2 | [https://github.com/sahlberg/libsmb2.git](https://github.com/sahlberg/libsmb2.git) | export GIT\_SMB2\_UPSTREAM=git@xx:yy/libsmb2.git |
144144
| soundtouch | 2.4.1 | [https://codeberg.org/soundtouch/soundtouch.git](https://codeberg.org/soundtouch/soundtouch.git) | export GIT\_SOUNDTOUCH\_UPSTREAM=git@xx:yy/soundtouch.git |

README_zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ MRFFToolChain 是一套成熟的编译工具,专门用来编译 iOS、macOS、
141141
| fribidi | 1.0.16 | [https://github.com/fribidi/fribidi.git](https://github.com/fribidi/fribidi.git) | export GIT\_FRIBIDI\_UPSTREAM=git@xx:yy/fribidi.git |
142142
| harfbuzz | 14.3.1 | [https://github.com/harfbuzz/harfbuzz.git](https://github.com/harfbuzz/harfbuzz.git) | export GIT\_HARFBUZZ\_UPSTREAM=git@xx:yy/harfbuzz.git |
143143
| openssl | 1.1.1w | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
144-
| openssl3 | 3.6.3 | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
144+
| openssl3 | 3.6.4 | [https://github.com/openssl/openssl.git](https://github.com/openssl/openssl.git) | export GIT\_OPENSSL\_UPSTREAM=git@xx:yy/openssl.git |
145145
| opus | 1.6.1 | [https://gitlab.xiph.org/xiph/opus.git](https://gitlab.xiph.org/xiph/opus.git) | export GIT\_OPUS\_UPSTREAM=git@xx:yy/opus.git |
146146
| smb2 | 6.2 | [https://github.com/sahlberg/libsmb2.git](https://github.com/sahlberg/libsmb2.git) | export GIT\_SMB2\_UPSTREAM=git@xx:yy/libsmb2.git |
147147
| soundtouch | 2.4.1 | [https://codeberg.org/soundtouch/soundtouch.git](https://codeberg.org/soundtouch/soundtouch.git) | export GIT\_SOUNDTOUCH\_UPSTREAM=git@xx:yy/soundtouch.git |

0 commit comments

Comments
 (0)