mise 2026.7.5

Dev tools, env vars, and tasks in one CLI
1
2
3
4
5
6
7
backends = [
  "aqua:jpillora/chisel",
  "go:github.com/jpillora/chisel",
  "asdf:lwiechec/asdf-chisel",
]
description = "A fast TCP/UDP tunnel over HTTP"
test = { cmd = "chisel --version", expected = "{{version}}" }