Releases: corveil/corveil-releases
Release list
Corveil 0.3.5
Corveil 0.3.5
Quick Install
curl -sSL https://corveil.com/install.sh | shManual Download
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (ARM64) | corveil-darwin-arm64 |
| macOS | Intel (AMD64) | corveil-darwin-amd64 |
| Linux | ARM64 | corveil-linux-arm64 |
| Linux | AMD64 | corveil-linux-amd64 |
| Windows | ARM64 | corveil-windows-arm64.exe |
| Windows | AMD64 | corveil-windows-amd64.exe |
Quick Start (Single User)
corveil --dev --openrouter-api-key sk-or-...Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.
Verify Checksums
sha256sum -c checksums.txtSoftware Bill of Materials
A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.
Corveil 0.3.4
Corveil 0.3.4
Quick Install
curl -sSL https://corveil.com/install.sh | shManual Download
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (ARM64) | corveil-darwin-arm64 |
| macOS | Intel (AMD64) | corveil-darwin-amd64 |
| Linux | ARM64 | corveil-linux-arm64 |
| Linux | AMD64 | corveil-linux-amd64 |
| Windows | ARM64 | corveil-windows-arm64.exe |
| Windows | AMD64 | corveil-windows-amd64.exe |
Quick Start (Single User)
corveil --dev --openrouter-api-key sk-or-...Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.
Verify Checksums
sha256sum -c checksums.txtSoftware Bill of Materials
A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.
Corveil 0.3.3
Corveil 0.3.3
Quick Install
curl -sSL https://corveil.com/install.sh | shManual Download
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (ARM64) | corveil-darwin-arm64 |
| macOS | Intel (AMD64) | corveil-darwin-amd64 |
| Linux | ARM64 | corveil-linux-arm64 |
| Linux | AMD64 | corveil-linux-amd64 |
| Windows | ARM64 | corveil-windows-arm64.exe |
| Windows | AMD64 | corveil-windows-amd64.exe |
Quick Start (Single User)
corveil --dev --openrouter-api-key sk-or-...Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.
Verify Checksums
sha256sum -c checksums.txtSoftware Bill of Materials
A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.
Corveil 0.3.2
Corveil 0.3.2
Quick Install
curl -sSL https://corveil.com/install.sh | shManual Download
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (ARM64) | corveil-darwin-arm64 |
| macOS | Intel (AMD64) | corveil-darwin-amd64 |
| Linux | ARM64 | corveil-linux-arm64 |
| Linux | AMD64 | corveil-linux-amd64 |
| Windows | ARM64 | corveil-windows-arm64.exe |
| Windows | AMD64 | corveil-windows-amd64.exe |
Quick Start (Single User)
corveil --dev --openrouter-api-key sk-or-...Opens the dashboard at http://localhost:8000. Requires DATABASE_URL pointing at a PostgreSQL instance.
Verify Checksums
sha256sum -c checksums.txtSoftware Bill of Materials
A CycloneDX SBOM (corveil-sbom.cdx.json) is attached to this
release and covered by checksums.txt. It enumerates the Go
dependencies compiled into the binaries. The latest SBOM is always
available at
corveil.com/sbom.
Corveil 0.3.0
Corveil 0.3.0
Quick Install
curl -sSL https://corveil.com/install.sh | shManual Download
| Platform | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (ARM64) | corveil-darwin-arm64 |
| macOS | Intel (AMD64) | corveil-darwin-amd64 |
| Linux | ARM64 | corveil-linux-arm64 |
| Linux | AMD64 | corveil-linux-amd64 |
| Windows | ARM64 | corveil-windows-arm64.exe |
| Windows | AMD64 | corveil-windows-amd64.exe |
Quick Start (Single User)
corveil --dev --openrouter-api-key sk-or-...Opens the dashboard at http://localhost:8000. Uses SQLite automatically — no database setup required.
Verify Checksums
sha256sum -c checksums.txt