Skip to content

distant v0.16.4

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 00:26
93b6760

Release Notes

Added

  • Dockerfile using Alpine linux with a basic install of distant, tagged as
    chipsenkbeil/distant:0.16.3 and chipsenkbeil/distant:0.16.4

Fixed

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

e9f37da35cb9a695eec707fd7d678f4265bc955d598488d97192d65d854afc21  distant-macos
faaeaad8af4c086a43c7fa61af2bc97f41559c1ecfaedaaa14f099d01e43cb5c  distant-win64.exe
8226986e231861caede419343b6b6216991a4d312cb5cd1333d8346940552ec3  distant-linux64-gnu
b2a243678e17ebbcb28d1387b44e96896d20c18602992196e91643ebbe36cae6  distant-linux64-musl