Releases: patriceckhart/devhostd
Releases · patriceckhart/devhostd
Release list
v0.0.5
devhostd v0.0.5
Install the latest release on macOS or Linux:
curl -fsSL https://raw.githubusercontent.com/patriceckhart/devhostd/main/install.sh | bashOr download the archive for your platform, verify it against
checksums.txt, and place the devhostd binary on your PATH.
Changelog
fixes
- 6853e59: fix: complete privileged runner startup (@patriceckhart)
v0.0.4
devhostd v0.0.4
Install the latest release on macOS or Linux:
curl -fsSL https://raw.githubusercontent.com/patriceckhart/devhostd/main/install.sh | bashOr download the archive for your platform, verify it against
checksums.txt, and place the devhostd binary on your PATH.
Changelog
features
- e89191c: feat: add update checks and self-update command (@patriceckhart)
v0.0.3
devhostd v0.0.3
Install the latest release on macOS or Linux:
curl -fsSL https://raw.githubusercontent.com/patriceckhart/devhostd/main/install.sh | bashOr download the archive for your platform, verify it against
checksums.txt, and place the devhostd binary on your PATH.
Changelog
fixes
- 77ca685: fix: support authenticated release downloads (@patriceckhart)
v0.0.2
devhostd v0.0.2
Install the latest release on macOS or Linux:
curl -fsSL https://raw.githubusercontent.com/patriceckhart/devhostd/main/install.sh | bashOr download the archive for your platform, verify it against
checksums.txt, and place the devhostd binary on your PATH.
Changelog
fixes
- a0d2e34: fix: repair release packaging and add installer (@patriceckhart)