Skip to content

Silicon v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Jun 16:32
· 3 commits to main since this release

Silicon v0.2.0

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.2.0-linux-x86_64.tar.gz
Linux ARM64 sgl-v0.2.0-linux-aarch64.tar.gz
macOS ARM64 (Apple Silicon) sgl-v0.2.0-macos-aarch64.tar.gz
macOS x86-64 sgl-v0.2.0-macos-x86_64.tar.gz

Checksums

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

Changelog

See CHANGELOG.md for details.