v1.1.0
aspm v1.1.0
Installation
Linux / macOS:
curl -fsSL https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.sh | shWindows (PowerShell):
irm https://raw.githubusercontent.com/arkylab/aspm/main/scripts/install.ps1 | iexDownloads
| 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 |