Skip to content

Releases: sorenjohanson/specgate

Release v2025.08.19-8c65068

19 Aug 16:29
8c65068

Choose a tag to compare

SpecGate Release v2025.08.19-8c65068

Changes

This release includes the latest changes from the main branch.

Downloads

Choose the appropriate binary for your platform:

  • Linux (x64): specgate-linux-amd64.tar.gz
  • Linux (ARM64): specgate-linux-arm64.tar.gz
  • macOS (x64): specgate-darwin-amd64.tar.gz
  • macOS (ARM64): specgate-darwin-arm64.tar.gz
  • Windows (x64): specgate-windows-amd64.zip

Verification

Verify your download using the SHA256 checksums in checksums.txt.

Security

  • SBOM (Software Bill of Materials) included
  • Vulnerability scan results included
  • All dependencies scanned for known vulnerabilities

Installation

# Linux/macOS
tar -xzf specgate-*.tar.gz
chmod +x specgate
./specgate --help

# Windows
# Extract specgate-windows-amd64.zip
# Run specgate.exe --help

What's Changed

Full Changelog: v2025.08.19-439dba1...v2025.08.19-8c65068

Release v2025.08.19-439dba1

19 Aug 14:05
439dba1

Choose a tag to compare

SpecGate Release v2025.08.19-439dba1

Changes

This release includes the latest changes from the main branch.

Downloads

Choose the appropriate binary for your platform:

  • Linux (x64): specgate-linux-amd64.tar.gz
  • Linux (ARM64): specgate-linux-arm64.tar.gz
  • macOS (x64): specgate-darwin-amd64.tar.gz
  • macOS (ARM64): specgate-darwin-arm64.tar.gz
  • Windows (x64): specgate-windows-amd64.zip

Verification

Verify your download using the SHA256 checksums in checksums.txt.

Security

  • SBOM (Software Bill of Materials) included
  • Vulnerability scan results included
  • All dependencies scanned for known vulnerabilities

Installation

# Linux/macOS
tar -xzf specgate-*.tar.gz
chmod +x specgate
./specgate --help

# Windows
# Extract specgate-windows-amd64.zip
# Run specgate.exe --help

What's Changed

Full Changelog: https://github.com/sorenjohanson/specgate/commits/v2025.08.19-439dba1