Skip to content

v0.1.60

Choose a tag to compare

@github-actions github-actions released this 13 Jul 15:36
45ad9ef

Changelog

  • dd33dc6 ci(release-npm): pin npm@11.18.0 (npm@latest sigstore regression broke v0.1.59 publish) (#114)
  • 45ad9ef feat(cli): sync manifest schema category field (civitai#3089) (#115)

Install

# npm (Node) — downloads + sha256-verifies the matching binary on install
npm install -g @civitai/cli        # or: npx @civitai/cli
# Homebrew (macOS / Linux)
brew install civitai/tap/civitai
# Go (from source)
go install github.com/civitai/cli/cmd/civitai@latest

Or grab a prebuilt binary from the assets below and verify it against checksums.txt.