Skip to content

v2026.25.8

Choose a tag to compare

@github-actions github-actions released this 16 Jun 23:45
97e530c

Install Aspect CLI (MacOS and Linux)

curl -fsSL https://install.aspect.build | bash

Install with Homebrew (MacOS only)

brew install aspect-build/aspect/aspect

Pin this version in your repository

Create or update .aspect/version.axl at the root of your repository so
everyone (and CI) uses the same Aspect CLI version:

version("2026.25.8")

See https://docs.aspect.build/cli/version-pinning for the full reference.

Documentation: https://docs.aspect.build/cli/overview
Additional installation instructions: https://docs.aspect.build/cli/install

What's Changed

Full Changelog: v2026.25.2...v2026.25.8