distributable: url: https://github.com/helix-editor/helix/archive/refs/tags/{{ version.raw }}.tar.gz strip-components: 1 provides: - bin/hx versions: github: helix-editor/helix/tags build: dependencies: rust-lang.org: '>=1.60' rust-lang.org/cargo: '*' script: cargo install --locked --path helix-term --root {{prefix}} test: hx --health