Skip to content

distant v0.17.5

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 08:02
3b3e744

Release Notes

Fixed

  • Handle RecommendedWatcher failing with an unsupported OS function on M1 Mac
    architecture running a Linux container via Docker
    (notify #423)

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

cfd49ec5d21e22f970841f3d368da54aa1cc6cbda0a705a45696a30579d0c25a  distant-macos
687b6f57d92eb1deaf791638c65407f5bf428434ab0330d6a2213b1dbbb5c718  distant-win64.exe
0fa067c6ec49e63c655e686d5eac2721997b31a34237f73c559682c6bf9bc0c5  distant-linux64-gnu
0b7d7d0ea7f749139c271d133faa571a889d5147ea17db3bd6f9a0a55c43ee9b  distant-linux64-musl