Skip to content

distant v0.17.6

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 22:31
8e8eb8c

Release Notes

Fixed

  • shutdown-after cli parameter and config option now properly shuts down
    server after N seconds with no connections

Binaries

Standalone binaries are built out for Windows (x86_64), MacOS (Intel & ARM), and Linux (x86_64).

  • linux64-gnu is the x86-64 release on Linux using libc
  • linux64-musl is the x86-64 release on Linux using musl (static binary, no libc dependency)
  • macos is a universal binary for Mac OS that supports x86-64 and aarch64 (arm) platforms
  • win64 is the x86-64 release on Windows using MSVC

SHA256 Checksums

dcb3a10cc7ed5c6f63862d14fae7de671aa753c784c8e89660dce83c0709e5a5  distant-macos
245d05d28a2cb2fa970037017b53d6cbfc684d60998f39874ccdbc7df5a805c1  distant-win64.exe
c27f38accc4abf48d1f12518052ac22ac90b383d2c576a52e92dec08013df07b  distant-linux64-gnu
85184699faad4629e6dd5a6b17350ab8284ad814f625a05915d045f8b00de5e0  distant-linux64-musl