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 v7)
- Download helm_ls_linux_arm
- Run
./helm_ls_linux_arm
Linux (ARM64)
- Download helm_ls_linux_arm64
- Run
./helm_ls_linux_arm64
SHA256 Checksums
ef3a8e7597c6be9d1226b5d2977711d445d5232b0421884e127b844c79b7ca0d helm_ls_linux_amd64/helm-ls
d1532aa8e0c0ec0e2659a73372fef558190c463d2fe1f84019a6f46e783f7227 helm_ls_darwin_amd64/helm-ls
dcf2838bccc1b7646977ee1ed4c80c263efdff6f5201ecb3414b5c0dc0ca63fb helm_ls_darwin_arm64/helm-ls
cd91826177fee98dc7211c7375f5cbbcf0e78fb22988e6ce14d5dce7c48ec6db helm_ls_windows_amd64/helm-ls.exe
817aeb852839ac505008ee758a73f76c4e6b5be9020ac9e81d77c26c5e66028f helm_ls_linux_arm64/helm-ls
What's Changed
- add linux/arm (v7) and rename linux/arm64 by @qvalentin in #124
Full Changelog: v0.1.1...v0.2.0