Skip to content

Commit

Permalink
Update dependences
Browse files Browse the repository at this point in the history
  • Loading branch information
JarmoHu authored Dec 15, 2023
1 parent 4542bf8 commit 387236c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependences
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ZLIB='https://www.zlib.net/zlib-1.2.11.tar.gz'
ZLIB='http://sourceforge.net/projects/libpng/files/zlib/1.2.11/zlib-1.2.11.tar.gz'
EXPAT='https://github.com/libexpat/libexpat/releases/download/R_2_4_1/expat-2.4.1.tar.bz2'
C_ARES='https://c-ares.haxx.se/download/c-ares-1.17.2.tar.gz'
OPENSSL='https://www.openssl.org/source/openssl-1.1.1k.tar.gz'
OPENSSL='https://www.openssl.org/source/openssl-1.1.1l.tar.gz'
SQLITE3='https://www.sqlite.org/2021/sqlite-autoconf-3360000.tar.gz'
LIBSSH2='https://www.libssh2.org/download/libssh2-1.9.0.tar.gz'
JEMALLOC='https://github.com/jemalloc/jemalloc/releases/download/5.2.1/jemalloc-5.2.1.tar.bz2'

0 comments on commit 387236c

Please sign in to comment.