This commit is contained in:
Matthew Stobbs
2025-02-01 14:21:29 -07:00
parent b83dc78546
commit 6885752c02
3 changed files with 67 additions and 0 deletions

12
vars/zls.yml Normal file
View File

@@ -0,0 +1,12 @@
---
version: 0.13.0
install_prefix: /usr/local
install_path: /opt/zls
base_url: https://builds.zigtools.org
sysmap:
Darwin: macos
Linux: linux
archmap:
aarch64: aarch64
arm64: aarch64
x86_64: x86_64