v0.0.22
macOS (x64)
- Download helm_ls_darwin_amd64
- Run
./helm_ls_darwin_amd64
macOS (ARM)
- Download helm_ls_darwin_arm64
- Run
./helm_ls_darwin_arm64
windows (x64)
- Download helm_ls_windows_amd64.exe
- Run
./helm_ls_windows_amd64.exe
Linux (x64)
- Download helm_ls_linux_amd64
- Run
./helm_ls_linux_amd64
Linux (ARM)
- Download helm_ls_linux_arm
- Run
./helm_ls_linux_arm
SHA256 Checksums
0c1b85f95dff8e6d00a826dbf0444b1207559c186fc9235468c60ad4b326972a helm_ls_linux_amd64/helm-ls
93673eaed1c3d36d115cd6b9460a318c38a55e8d3a8f0229bcc4c3ca65bfee72 helm_ls_darwin_amd64/helm-ls
5616e7d7ffc23a2f5bb09c12169da8b4ea133db2dbcb4955d2e194e4a882bd9f helm_ls_darwin_arm64/helm-ls
802ebed0b35bd355dc5ea90a42590e9d81810c9abe6d99d2db6feebb384c8068 helm_ls_windows_amd64/helm-ls.exe
782985af38a437a2aeec911299978901d41c343208aa12ea8ec75017e5a16740 helm_ls_linux_arm/helm-ls
What's Changed
- fix(diagnostics): fix diagnostics on file save by @qvalentin in #106
Full Changelog: v0.0.21...v0.0.22