Skip to content

LynxPrompt CLI v2.1.17

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:41
· 1 commit to main since this release

What's Changed in CLI

Changes

  • chore(cli): bump version to 2.1.17 [skip ci]
  • deps: fix fast-uri and brace-expansion security alerts (#130)

Installation

# npm (requires Node.js)
npm install -g lynxprompt@2.1.17

# Homebrew (macOS/Linux)
brew install GeiserX/lynxprompt/lynxprompt

# Chocolatey (Windows)
choco install lynxprompt

# Snap (Linux)
snap install lynxprompt

Standalone Binaries (no dependencies)

Download the appropriate binary for your platform from the assets below:

  • Linux x64: lynxprompt-2.1.17-linux-x64.tar.gz
  • Linux ARM64: lynxprompt-2.1.17-linux-arm64.tar.gz
  • macOS x64: lynxprompt-2.1.17-macos-x64.tar.gz
  • macOS ARM64 (Apple Silicon): lynxprompt-2.1.17-macos-arm64.tar.gz
  • Windows x64: lynxprompt-2.1.17-win-x64.zip

Full Changelog: cli-v2.1.16...cli-v2.1.17