Skip to content

Silicon v0.1.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 22:37
· 102 commits to main since this release

Silicon v0.1.5

Installation

curl | sh (recommended):

curl -fsSL https://raw.githubusercontent.com/natescode/silicon/main/scripts/install.sh | sh

Manual: download the tarball for your platform below, extract, and place sgl on your PATH.

Tier 1 platforms

Platform Tarball
Linux x86-64 sgl-v0.1.5-linux-x86_64.tar.gz
Linux ARM64 sgl-v0.1.5-linux-aarch64.tar.gz
macOS ARM64 (Apple Silicon) sgl-v0.1.5-macos-aarch64.tar.gz
macOS x86-64 sgl-v0.1.5-macos-x86_64.tar.gz

Checksums

SHA-256 checksums are in the corresponding .sha256 files.

Changelog

See CHANGELOG.md for details.