Skip to content

Commit af20550

Browse files
committed
updated a version list of extlib.
1 parent bf7a546 commit af20550

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

src/extlib/version.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
1-
# x64
1+
## Platform: x64
22

3-
## Windows VS2019
3+
### Windows VS2019
44

55
| Name | Type | Version | Updated | Repository |
66
| ---------- | :---: | :--------------: | :--------: | ------------------------------------- |
7-
| oniguruma | Src | 6.9.6 | 2021.02.12 | https://github.com/kkos/oniguruma.git |
7+
| oniguruma | Src | 6.9.6 | 2021.02.12 | https://github.com/kkos/oniguruma |
88
| sqlite3 | Src | 3.34.1 | 2021.02.12 | https://www.sqlite.org/ |
99
| minizip-ng | Lib | 3.0.0 | 2021.02.12 | https://github.com/zlib-ng/minizip-ng |
1010
| OpenSSL | Lib | 3.0.0alpha12-dev | 2021.02.15 | https://github.com/openssl/openssl |
11-
| libxml2 | Lib | 2.9.10 | 2021.02.15 | https://github.com/GNOME/libxml2.git |
12-
| libssh2 | Lib | | | |
11+
| libxml2 | Lib | 2.9.10 | 2021.02.15 | https://github.com/GNOME/libxml2 |
12+
| libssh2 | Lib | 1.9.0 | 2021.02.15 | https://github.com/libssh2/libssh2 |
1313
| libcurl | Lib | 7.76.0 | 2021.02.15 | https://github.com/curl/curl |
1414
| libharu | Lib | 2.3.0 RC2 | 2020.08.21 | https://github.com/libharu/libharu |
1515

16-
## Linux gcc 7.5.0
16+
### Linux gcc 7.5.0
1717

1818
| Name | Type | Version | Updated | Repository |
1919
| ---------- | :---: | :--------------: | :--------: | ------------------------------------- |
20-
| oniguruma | Src | 6.9.6 | 2021.02.12 | https://github.com/kkos/oniguruma.git |
20+
| oniguruma | Src | 6.9.6 | 2021.02.12 | https://github.com/kkos/oniguruma |
2121
| sqlite3 | Src | 3.34.1 | 2021.02.12 | https://www.sqlite.org/ |
2222
| minizip-ng | Lib | 3.0.0 | 2021.02.15 | https://github.com/zlib-ng/minizip-ng |
2323
| OpenSSL | Lib | 3.0.0alpha12-dev | 2021.02.15 | https://github.com/openssl/openssl |
24-
| libxml2 | Lib | 2.9.9 | 2020.03.04 | |
25-
| libssh2 | Lib | | | |
24+
| libxml2 | Lib | 2.9.10 | 2021.02.15 | https://github.com/GNOME/libxml2 |
25+
| libssh2 | Lib | 1.9.0 | 2021.02.15 | https://github.com/libssh2/libssh2 |
2626
| libcurl | Lib | 7.76.0 | 2021.02.15 | https://github.com/curl/curl |
2727
| libharu | Lib | 2.3.0 RC2 | 2020.08.21 | https://github.com/libharu/libharu |

0 commit comments

Comments
 (0)