Skip to content

Releases: hemnstill/StandaloneTools

python-3.12.2

28 Mar 12:24
fcb5cfc
Compare
Choose a tag to compare

build-musl.tar.gz

Python 3.12.2 (main, Feb 25 2024, 04:51:45) [Clang 14.0.3 ]
pip 24.0 from /__w/StandaloneTools/StandaloneTools/python/.tmp/python/install/lib/python3.12/site-packages/pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240224/cpython-3.12.2+20240224-x86_64-unknown-linux-musl-noopt-full.tar.zst

build-gnu.tar.gz

Python 3.12.2 (main, Feb 25 2024, 04:35:53) [Clang 17.0.6 ]
pip 24.0 from /__w/StandaloneTools/StandaloneTools/python/.tmp/python/install/lib/python3.12/site-packages/pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240224/cpython-3.12.2+20240224-x86_64-unknown-linux-gnu-pgo-full.tar.zst

build-msvc.tar.gz

Python 3.12.2 (main, Feb 25 2024, 03:42:18) [MSC v.1929 64 bit (AMD64)]
pip 24.0 from D:\a\StandaloneTools\StandaloneTools\python.tmp\python\install\Lib\site-packages\pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240224/cpython-3.12.2+20240224-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst

poetry-1.8.2

28 Mar 12:41
c5bd16a
Compare
Choose a tag to compare

build-gnu.tar.gz

Poetry - Package Management for Python

Version: 1.8.2
Poetry-Core Version: 1.9.0

Poetry is a dependency manager tracking local dependencies of your projects and libraries.
See https://github.com/python-poetry/poetry for more information.
Python 3.12.2 (main, Feb 25 2024, 04:35:53) [Clang 17.0.6 ]

poetry self show
build                1.1.1     A simple, correct Python build frontend
cachecontrol         0.14.0    httplib2 caching for requests
certifi              2024.2.2  Python package for providing Mozilla's CA Bu...
cffi                 1.16.0    Foreign Function Interface for Python callin...
charset-normalizer   3.3.2     The Real First Universal Charset Detector. O...
cleo                 2.1.0     Cleo allows you to create beautiful and test...
crashtest            0.4.1     Manage Python errors with ease
cryptography         42.0.5    cryptography is a package which provides cry...
distlib              0.3.8     Distribution utilities
dulwich              0.21.7    Python Git Library
fastjsonschema       2.19.1    Fastest Python implementation of JSON schema
filelock             3.13.3    A platform independent file lock.
idna                 3.6       Internationalized Domain Names in Applicatio...
installer            0.7.0     A library for installing Python wheels.
jaraco-classes       3.3.1     Utility functions for Python class constructs
jeepney              0.8.0     Low-level, pure Python DBus protocol wrapper.
keyring              24.3.1    Store and access your passwords safely.
more-itertools       10.2.0    More routines for operating on iterables, be...
msgpack              1.0.8     MessagePack serializer
packaging            24.0      Core utilities for Python packages
pexpect              4.9.0     Pexpect allows easy control of interactive c...
pkginfo              1.10.0    Query metadata from sdists / bdists / instal...
platformdirs         4.2.0     A small Python package for determining appro...
poetry               1.8.2     Python dependency management and packaging m...
poetry-core          1.9.0     Poetry PEP 517 Build Backend
poetry-plugin-export 1.7.1     Poetry plugin to export the dependencies to ...
poetry-plugin-sort   0.2.1     Poetry plugin to sort the dependencies alpha...
ptyprocess           0.7.0     Run a subprocess in a pseudo terminal
pycparser            2.21      C parser in Python
pyproject-hooks      1.0.0     Wrappers to call pyproject.toml-based build ...
rapidfuzz            3.7.0     rapid fuzzy string matching
requests             2.31.0    Python HTTP for Humans.
requests-toolbelt    1.0.0     A utility belt for advanced users of python-...
secretstorage        3.3.3     Python bindings to FreeDesktop.org Secret Se...
shellingham          1.5.4     Tool to Detect Surrounding Shell
tomlkit              0.12.4    Style preserving TOML library
trove-classifiers    2024.3.25 Canonical source for classifiers on PyPI (py...
urllib3              2.2.1     HTTP library with thread-safe connection poo...
virtualenv           20.25.1   Virtual Python Environment builder
poetry self show plugins

  - poetry-plugin-sort (0.2.1) Poetry plugin to sort the dependencies alphabetically
      1 application plugin

      Dependencies
        - poetry (>=1.2.0,<2.0.0)

  - poetry-plugin-export (1.7.1) Poetry plugin to export the dependencies to various formats
      1 application plugin

      Dependencies
        - poetry (>=1.8.0,<2.0.0)
        - poetry-core (>=1.7.0,<2.0.0)

build-msvc.tar.gz

Poetry - Package Management for Python

Version: 1.8.2
Poetry-Core Version: 1.9.0

Poetry is a dependency manager tracking local dependencies of your projects and libraries.
See https://github.com/python-poetry/poetry for more information.
Python 3.12.2 (main, Feb 25 2024, 03:42:18) [MSC v.1929 64 bit (AMD64)]

poetry self show
build                1.1.1     A simple, correct Python build frontend
cachecontrol         0.14.0    httplib2 caching for requests
certifi              2024.2.2  Python package for providing Mozilla's CA Bu...
charset-normalizer   3.3.2     The Real First Universal Charset Detector. O...
cleo                 2.1.0     Cleo allows you to create beautiful and test...
colorama             0.4.6     Cross-platform colored terminal text.
crashtest            0.4.1     Manage Python errors with ease
distlib              0.3.8     Distribution utilities
dulwich              0.21.7    Python Git Library
fastjsonschema       2.19.1    Fastest Python implementation of JSON schema
filelock             3.13.3    A platform independent file lock.
idna                 3.6       Internationalized Domain Names in Applicatio...
installer            0.7.0     A library for installing Python wheels.
jaraco-classes       3.3.1     Utility functions for Python class constructs
keyring              24.3.1    Store and access your passwords safely.
more-itertools       10.2.0    More routines for operating on iterables, be...
msgpack              1.0.8     MessagePack serializer
packaging            24.0      Core utilities for Python packages
pexpect              4.9.0     Pexpect allows easy control of interactive c...
pkginfo              1.10.0    Query metadata from sdists / bdists / instal...
platformdirs         4.2.0     A small Python package for determining appro...
poetry               1.8.2     Python dependency management and packaging m...
poetry-core          1.9.0     Poetry PEP 517 Build Backend
poetry-plugin-export 1.7.1     Poetry plugin to export the dependencies to ...
poetry-plugin-sort   0.2.1     Poetry plugin to sort the dependencies alpha...
ptyprocess           0.7.0     Run a subprocess in a pseudo terminal
pyproject-hooks      1.0.0     Wrappers to call pyproject.toml-based build ...
pywin32-ctypes       0.2.2     A (partial) reimplementation of pywin32 usin...
rapidfuzz            3.7.0     rapid fuzzy string matching
requests             2.31.0    Python HTTP for Humans.
requests-toolbelt    1.0.0     A utility belt for advanced users of python-...
shellingham          1.5.4     Tool to Detect Surrounding Shell
tomlkit              0.12.4    Style preserving TOML library
trove-classifiers    2024.3.25 Canonical source for classifiers on PyPI (py...
urllib3              2.2.1     HTTP library with thread-safe connection poo...
virtualenv           20.25.1   Virtual Python Environment builder
poetry self show plugins

  - poetry-plugin-export (1.7.1) Poetry plugin to export the dependencies to various formats
      1 application plugin

      Dependencies
        - poetry (>=1.8.0,<2.0.0)
        - poetry-core (>=1.7.0,<2.0.0)

  - poetry-plugin-sort (0.2.1) Poetry plugin to sort the dependencies alphabetically
      1 application plugin

      Dependencies
        - poetry (>=1.2.0,<2.0.0)

redis-7.2.3

22 Nov 13:30
92f1f65
Compare
Choose a tag to compare

build-musl.tar.gz

redis-cli 7.2.3

sha256sum ./*
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  ./build-musl.md
b3303572f1d051e1b72c04b5787bc1649a0273473a5739c93d24305e02bfa205  ./redis-benchmark
0c3605f47968ab65e4c74d3d72bf41e7be2bb57cb271b691cc83393c64767c90  ./redis-check-aof
0c3605f47968ab65e4c74d3d72bf41e7be2bb57cb271b691cc83393c64767c90  ./redis-check-rdb
0abf0580ccb588ee07032f75a51384702b671e39b13b6b2018e59f7704d33ac5  ./redis-cli
0c3605f47968ab65e4c74d3d72bf41e7be2bb57cb271b691cc83393c64767c90  ./redis-sentinel
0c3605f47968ab65e4c74d3d72bf41e7be2bb57cb271b691cc83393c64767c90  ./redis-server

build-msys2.tar.gz

redis-cli 7.2.3

sha256sum ./*
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 *./build-msys2.md
c5e33e614e56963b39990053318bb1381d1360b20cda8af02f20debe74c43212 *./msys-2.0.dll
48fd665b47f3fdb64b3c696cb1e8285fca3ba83c1675eef92b6e89ff1fadce0b *./msys-crypto-3.dll
735e7f9e4945e1f9cbfe447ceeda26ebc44fc1577d5fe1991ac9e9ff2a7e664c *./msys-ssl-3.dll
d4109293c1a6ea26c26a00e8808612f86e3f25a55a086b34b24223be16f1da4c *./redis-benchmark.exe
e1ad04ad313673ad29b9fed05b9797be98708b3dfe0fb4e44cf24cffe61ad88c *./redis-check-aof.exe
e1ad04ad313673ad29b9fed05b9797be98708b3dfe0fb4e44cf24cffe61ad88c *./redis-check-rdb.exe
c31dfcba3661e5629504f354f53a112c39804a845ae0c9300b9ef5f03e1c7854 *./redis-cli.exe
e1ad04ad313673ad29b9fed05b9797be98708b3dfe0fb4e44cf24cffe61ad88c *./redis-sentinel.exe
e1ad04ad313673ad29b9fed05b9797be98708b3dfe0fb4e44cf24cffe61ad88c *./redis-server.exe

https://github.com/redis/redis/archive/refs/tags/7.2.3.tar.gz

mypy-1.8.0

26 Feb 17:27
3d2fb87
Compare
Choose a tag to compare

build-musl.tar.gz

mypy 1.8.0 (compiled: no)
Python 3.11.3 (main, May 7 2023, 19:34:44) [Clang 14.0.3 ]

build-gnu.tar.gz

mypy 1.8.0 (compiled: yes)
Python 3.11.3 (main, May 7 2023, 19:33:53) [Clang 16.0.3 ]

build-msvc.tar.gz

mypy 1.8.0 (compiled: yes)
Python 3.11.3 (main, May 7 2023, 18:40:36) [MSC v.1929 64 bit (AMD64)]

pylint-3.0.3

23 Feb 15:03
659c0dd
Compare
Choose a tag to compare

build-gnu.tar.gz

pylint 3.0.3
astroid 3.0.3
Python 3.11.3 (main, May 7 2023, 19:33:53) [Clang 16.0.3 ]

build-msvc.tar.gz

pylint 3.0.3
astroid 3.0.3
Python 3.11.3 (main, May 7 2023, 18:40:36) [MSC v.1929 64 bit (AMD64)]

python-3.12.1

08 Jan 12:20
d76e40f
Compare
Choose a tag to compare

build-musl.tar.gz

Python 3.12.1 (main, Jan 8 2024, 06:07:12) [Clang 14.0.3 ]
pip 23.3.2 from /__w/StandaloneTools/StandaloneTools/python/.tmp/python/install/lib/python3.12/site-packages/pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1+20240107-x86_64-unknown-linux-musl-noopt-full.tar.zst

build-gnu.tar.gz

Python 3.12.1 (main, Jan 8 2024, 05:57:31) [Clang 17.0.6 ]
pip 23.3.2 from /__w/StandaloneTools/StandaloneTools/python/.tmp/python/install/lib/python3.12/site-packages/pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1+20240107-x86_64-unknown-linux-gnu-pgo-full.tar.zst

build-msvc.tar.gz

Python 3.12.1 (main, Jan 8 2024, 06:26:26) [MSC v.1929 64 bit (AMD64)]
pip 23.3.2 from D:\a\StandaloneTools\StandaloneTools\python.tmp\python\install\Lib\site-packages\pip (python 3.12)
https://github.com/indygreg/python-build-standalone/releases/download/20240107/cpython-3.12.1+20240107-x86_64-pc-windows-msvc-shared-pgo-full.tar.zst

poetry-1.7.1

21 Nov 21:37
a08d870
Compare
Choose a tag to compare

build-gnu.tar.gz

Poetry - Package Management for Python

Version: 1.7.1
Poetry-Core Version: 1.8.1

Poetry is a dependency manager tracking local dependencies of your projects and libraries.
See https://github.com/python-poetry/poetry for more information.
Python 3.12.1 (main, Jan 8 2024, 05:57:31) [Clang 17.0.6 ]

poetry self show
build                1.0.3      A simple, correct Python build frontend
cachecontrol         0.13.1     httplib2 caching for requests
certifi              2023.11.17 Python package for providing Mozilla's CA B...
cffi                 1.16.0     Foreign Function Interface for Python calli...
charset-normalizer   3.3.2      The Real First Universal Charset Detector. ...
cleo                 2.1.0      Cleo allows you to create beautiful and tes...
crashtest            0.4.1      Manage Python errors with ease
cryptography         41.0.7     cryptography is a package which provides cr...
distlib              0.3.8      Distribution utilities
dulwich              0.21.7     Python Git Library
fastjsonschema       2.19.1     Fastest Python implementation of JSON schema
filelock             3.13.1     A platform independent file lock.
idna                 3.6        Internationalized Domain Names in Applicati...
installer            0.7.0      A library for installing Python wheels.
jaraco-classes       3.3.0      Utility functions for Python class constructs
jeepney              0.8.0      Low-level, pure Python DBus protocol wrapper.
keyring              24.3.0     Store and access your passwords safely.
more-itertools       10.2.0     More routines for operating on iterables, b...
msgpack              1.0.7      MessagePack serializer
packaging            23.2       Core utilities for Python packages
pexpect              4.9.0      Pexpect allows easy control of interactive ...
pkginfo              1.9.6      Query metadata from sdists / bdists / insta...
platformdirs         3.11.0     A small Python package for determining appr...
poetry               1.7.1      Python dependency management and packaging ...
poetry-core          1.8.1      Poetry PEP 517 Build Backend
poetry-plugin-export 1.6.0      Poetry plugin to export the dependencies to...
poetry-plugin-sort   0.2.1      Poetry plugin to sort the dependencies alph...
ptyprocess           0.7.0      Run a subprocess in a pseudo terminal
pycparser            2.21       C parser in Python
pyproject-hooks      1.0.0      Wrappers to call pyproject.toml-based build...
rapidfuzz            3.6.1      rapid fuzzy string matching
requests             2.31.0     Python HTTP for Humans.
requests-toolbelt    1.0.0      A utility belt for advanced users of python...
secretstorage        3.3.3      Python bindings to FreeDesktop.org Secret S...
shellingham          1.5.4      Tool to Detect Surrounding Shell
tomlkit              0.12.3     Style preserving TOML library
trove-classifiers    2024.1.8   Canonical source for classifiers on PyPI (p...
urllib3              2.1.0      HTTP library with thread-safe connection po...
virtualenv           20.25.0    Virtual Python Environment builder
poetry self show plugins

  • poetry-plugin-sort (0.2.1) Poetry plugin to sort the dependencies alphabetically
      1 application plugin

      Dependencies
        - poetry (>=1.2.0,<2.0.0)

  • poetry-plugin-export (1.6.0) Poetry plugin to export the dependencies to various formats
      1 application plugin

      Dependencies
        - poetry (>=1.6.0,<2.0.0)
        - poetry-core (>=1.7.0,<2.0.0)

build-msvc.tar.gz

Poetry - Package Management for Python

Version: 1.7.1
Poetry-Core Version: 1.8.1

Poetry is a dependency manager tracking local dependencies of your projects and libraries.
See https://github.com/python-poetry/poetry for more information.
Python 3.12.1 (main, Jan 8 2024, 06:26:26) [MSC v.1929 64 bit (AMD64)]

poetry self show
build                1.0.3      A simple, correct Python build frontend
cachecontrol         0.13.1     httplib2 caching for requests
certifi              2023.11.17 Python package for providing Mozilla's CA B...
charset-normalizer   3.3.2      The Real First Universal Charset Detector. ...
cleo                 2.1.0      Cleo allows you to create beautiful and tes...
colorama             0.4.6      Cross-platform colored terminal text.
crashtest            0.4.1      Manage Python errors with ease
distlib              0.3.8      Distribution utilities
dulwich              0.21.7     Python Git Library
fastjsonschema       2.19.1     Fastest Python implementation of JSON schema
filelock             3.13.1     A platform independent file lock.
idna                 3.6        Internationalized Domain Names in Applicati...
installer            0.7.0      A library for installing Python wheels.
jaraco-classes       3.3.0      Utility functions for Python class constructs
keyring              24.3.0     Store and access your passwords safely.
more-itertools       10.2.0     More routines for operating on iterables, b...
msgpack              1.0.7      MessagePack serializer
packaging            23.2       Core utilities for Python packages
pexpect              4.9.0      Pexpect allows easy control of interactive ...
pkginfo              1.9.6      Query metadata from sdists / bdists / insta...
platformdirs         3.11.0     A small Python package for determining appr...
poetry               1.7.1      Python dependency management and packaging ...
poetry-core          1.8.1      Poetry PEP 517 Build Backend
poetry-plugin-export 1.6.0      Poetry plugin to export the dependencies to...
poetry-plugin-sort   0.2.1      Poetry plugin to sort the dependencies alph...
ptyprocess           0.7.0      Run a subprocess in a pseudo terminal
pyproject-hooks      1.0.0      Wrappers to call pyproject.toml-based build...
pywin32-ctypes       0.2.2      A (partial) reimplementation of pywin32 usi...
rapidfuzz            3.6.1      rapid fuzzy string matching
requests             2.31.0     Python HTTP for Humans.
requests-toolbelt    1.0.0      A utility belt for advanced users of python...
shellingham          1.5.4      Tool to Detect Surrounding Shell
tomlkit              0.12.3     Style preserving TOML library
trove-classifiers    2024.1.8   Canonical source for classifiers on PyPI (p...
urllib3              2.1.0      HTTP library with thread-safe connection po...
virtualenv           20.25.0    Virtual Python Environment builder
poetry self show plugins

  � poetry-plugin-export (1.6.0) Poetry plugin to export the dependencies to various formats
      1 application plugin

      Dependencies
        - poetry (>=1.6.0,<2.0.0)
        - poetry-core (>=1.7.0,<2.0.0)

  � poetry-plugin-sort (0.2.1) Poetry plugin to sort the dependencies alphabetically
      1 application plugin

      Dependencies
        - poetry (>=1.2.0,<2.0.0)

far2l-2.5.3

21 Nov 12:34
60ce47f
Compare
Choose a tag to compare

build-musl.tar.gz (without plugins)

wget -qO- https://github.com/hemnstill/StandaloneTools/releases/download/far2l-2.5.3/build-musl.tar.gz | tar -xz

SHA-256: 35d6b17a4ce1cd3c2642cba6c5e5d2d743dfa692bac9b6c04947d3389a0770f4 -
FAR2L - oldschool file manager, with built-in terminal and other usefulness'es
Usage: far2l [switches] [-cd apath [-cd ppath]]

ldd far2l
	/lib/ld-musl-x86_64.so.1 (0x7f043a833000)
	libc.musl-x86_64.so.1 => /lib/ld-musl-x86_64.so.1 (0x7f043a833000)

https://github.com/elfmz/far2l/archive/v_2.5.3.tar.gz

build-glibc.tar.gz (without plugins)

wget -qO- https://github.com/hemnstill/StandaloneTools/releases/download/far2l-2.5.3/build-glibc.tar.gz | tar -xz

SHA-256: b73ed816f48aa4069414a995a2722e2fa0f3b376444f60f4b33c458d6851c9de -
FAR2L - oldschool file manager, with built-in terminal and other usefulness'es
Usage: far2l [switches] [-cd apath [-cd ppath]]

ldd far2l
	linux-vdso.so.1 (0x00007ffe0fff4000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f20fd9fc000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f20fd7dd000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f20fd43f000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f20fd04e000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f20fe286000)

https://github.com/elfmz/far2l/archive/v_2.5.3.tar.gz

build-glibc-p.tar.gz

wget -qO- https://github.com/hemnstill/StandaloneTools/releases/download/far2l-2.5.3/build-glibc-p.tar.gz | tar -xz

SHA-256: b73ed816f48aa4069414a995a2722e2fa0f3b376444f60f4b33c458d6851c9de -
FAR2L - oldschool file manager, with built-in terminal and other usefulness'es
Usage: far2l [switches] [-cd apath [-cd ppath]]

ldd far2l
	linux-vdso.so.1 (0x00007ffe877e4000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f2d9c9fc000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f2d9c7dd000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f2d9c43f000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f2d9c04e000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f2d9d35d000)
ldd colorer.far-plug-wide
	linux-vdso.so.1 (0x00007ffdabbf8000)
	libxerces-c-3.2.so => /usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so (0x00007f071428c000)
	libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f071406d000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f0713ce4000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f0713946000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f071372e000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f071333d000)
	libcurl-gnutls.so.4 => /usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4 (0x00007f07130bc000)
	libicuuc.so.60 => /usr/lib/x86_64-linux-gnu/libicuuc.so.60 (0x00007f0712d04000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f0714c14000)
	libnghttp2.so.14 => /usr/lib/x86_64-linux-gnu/libnghttp2.so.14 (0x00007f0712adf000)
	libidn2.so.0 => /usr/lib/x86_64-linux-gnu/libidn2.so.0 (0x00007f07128c2000)
	librtmp.so.1 => /usr/lib/x86_64-linux-gnu/librtmp.so.1 (0x00007f07126a6000)
	libpsl.so.5 => /usr/lib/x86_64-linux-gnu/libpsl.so.5 (0x00007f0712498000)
	libnettle.so.6 => /usr/lib/x86_64-linux-gnu/libnettle.so.6 (0x00007f0712262000)
	libgnutls.so.30 => /usr/lib/x86_64-linux-gnu/libgnutls.so.30 (0x00007f0711efc000)
	libgssapi_krb5.so.2 => /usr/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 (0x00007f0711cb1000)
	libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007f0711a5f000)
	liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007f0711851000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f0711634000)
	libicudata.so.60 => /usr/lib/x86_64-linux-gnu/libicudata.so.60 (0x00007f070fa8b000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f070f887000)
	libunistring.so.2 => /usr/lib/x86_64-linux-gnu/libunistring.so.2 (0x00007f070f509000)
	libhogweed.so.4 => /usr/lib/x86_64-linux-gnu/libhogweed.so.4 (0x00007f070f2d3000)
	libgmp.so.10 => /usr/lib/x86_64-linux-gnu/libgmp.so.10 (0x00007f070f052000)
	libp11-kit.so.0 => /usr/lib/x86_64-linux-gnu/libp11-kit.so.0 (0x00007f070ed23000)
	libtasn1.so.6 => /usr/lib/x86_64-linux-gnu/libtasn1.so.6 (0x00007f070eb10000)
	libkrb5.so.3 => /usr/lib/x86_64-linux-gnu/libkrb5.so.3 (0x00007f070e83a000)
	libk5crypto.so.3 => /usr/lib/x86_64-linux-gnu/libk5crypto.so.3 (0x00007f070e608000)
	libcom_err.so.2 => /lib/x86_64-linux-gnu/libcom_err.so.2 (0x00007f070e404000)
	libkrb5support.so.0 => /usr/lib/x86_64-linux-gnu/libkrb5support.so.0 (0x00007f070e1f9000)
	libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007f070dfdf000)
	libsasl2.so.2 => /usr/lib/x86_64-linux-gnu/libsasl2.so.2 (0x00007f070ddc4000)
	libgssapi.so.3 => /usr/lib/x86_64-linux-gnu/libgssapi.so.3 (0x00007f070db83000)
	libffi.so.6 => /usr/lib/x86_64-linux-gnu/libffi.so.6 (0x00007f070d97b000)
	libkeyutils.so.1 => /lib/x86_64-linux-gnu/libkeyutils.so.1 (0x00007f070d777000)
	libheimntlm.so.0 => /usr/lib/x86_64-linux-gnu/libheimntlm.so.0 (0x00007f070d56e000)
	libkrb5.so.26 => /usr/lib/x86_64-linux-gnu/libkrb5.so.26 (0x00007f070d2e1000)
	libasn1.so.8 => /usr/lib/x86_64-linux-gnu/libasn1.so.8 (0x00007f070d03f000)
	libhcrypto.so.4 => /usr/lib/x86_64-linux-gnu/libhcrypto.so.4 (0x00007f070ce09000)
	libroken.so.18 => /usr/lib/x86_64-linux-gnu/libroken.so.18 (0x00007f070cbf3000)
	libwind.so.0 => /usr/lib/x86_64-linux-gnu/libwind.so.0 (0x00007f070c9ca000)
	libheimbase.so.1 => /usr/lib/x86_64-linux-gnu/libheimbase.so.1 (0x00007f070c7bb000)
	libhx509.so.5 => /usr/lib/x86_64-linux-gnu/libhx509.so.5 (0x00007f070c571000)
	libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 (0x00007f070c268000)
	libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f070c030000)

https://github.com/elfmz/far2l/archive/v_2.5.3.tar.gz

zstd-1.5.5

12 Oct 02:31
0f16604
Compare
Choose a tag to compare

*** Zstandard CLI (64-bit) v1.5.5, by Yann Collet ***

build-musl.tar.gz

SHA-256: d3ecd0cd3aaddd0fdaf344da02ef5e3fa167d461b2b7283c0eb390dd31cd4665 zstd

zlib-static-1.2.13-r1 webpage:
https://zlib.net/

build-mingw.tar.gz

SHA-256: 3fbab9c1f313550adf5a219d38bc6b21054d3dfc9dd4e1225a18a571f0b691e7 *zstd
https://github.com/madler/zlib/archive/refs/tags/v1.3.tar.gz

https://github.com/facebook/zstd/archive/refs/tags/v1.5.5.tar.gz

redis-7.0.13

16 Sep 08:51
1529ea3
Compare
Choose a tag to compare

build-musl.tar.gz

redis-cli 7.0.13

sha256sum ./*
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  ./build-musl.md
17ab370876a883166c54f6bbcb561116af7dcc5d005c73e86ff814ff150812af  ./redis-benchmark
b59a9fddf55968ac9ab896a477d42e15570f2868df456e3d080d25eb03986c8d  ./redis-check-aof
b59a9fddf55968ac9ab896a477d42e15570f2868df456e3d080d25eb03986c8d  ./redis-check-rdb
f594b447135ae608d76e48ff969354bcbc7119f063faf10ca094c980a379c162  ./redis-cli
b59a9fddf55968ac9ab896a477d42e15570f2868df456e3d080d25eb03986c8d  ./redis-sentinel
b59a9fddf55968ac9ab896a477d42e15570f2868df456e3d080d25eb03986c8d  ./redis-server

build-msys2.tar.gz

redis-cli 7.0.13

sha256sum ./*
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 *./build-msys2.md
61df4874949ee83bc7ea85170ed00fe6fbd2aadab929ec6b62977bbc3004c449 *./msys-2.0.dll
cde5b56913c57506958f48631f5ddc62313063f4e933dc6b39ec2800bc0e1be7 *./msys-crypto-3.dll
a0af404e91b016bb0ea010a449477e0ab7ea7a3680b8d4be43be6115ab12d72a *./msys-ssl-3.dll
b158a7716b41583d2e18a4b9b662fd8f305bb78195cafda0a71f8c02caf90917 *./redis-benchmark.exe
7182506b22d617cf2f7d7684653fc43519e1469cff550bbc55c070c5c393e51f *./redis-check-aof.exe
7182506b22d617cf2f7d7684653fc43519e1469cff550bbc55c070c5c393e51f *./redis-check-rdb.exe
1f9eb46c789144aa7eb31645d4fe7df90bea583dcea4b3394b3cc07234d14a4e *./redis-cli.exe
7182506b22d617cf2f7d7684653fc43519e1469cff550bbc55c070c5c393e51f *./redis-sentinel.exe
7182506b22d617cf2f7d7684653fc43519e1469cff550bbc55c070c5c393e51f *./redis-server.exe

https://github.com/redis/redis/archive/refs/tags/7.0.13.tar.gz