Skip to content

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 11:50

aspm v1.1.0

Installation

Linux / macOS:

curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | sh

Windows (PowerShell):

irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iex

Downloads

Platform Architecture Download
Linux x64 aspm-x86_64-unknown-linux-gnu.tar.gz
Linux ARM64 aspm-aarch64-unknown-linux-gnu.tar.gz
macOS Intel aspm-x86_64-apple-darwin.tar.gz
macOS Apple Silicon aspm-aarch64-apple-darwin.tar.gz
Windows x64 aspm-x86_64-pc-windows-msvc.zip
Windows ARM64 aspm-aarch64-pc-windows-msvc.zip