Skip to content

Releases: ajhahnde/eeco

v0.2.1

07 Jun 02:49

Choose a tag to compare

eeco v0.2.1

Pre-built binaries for darwin/linux/windows (amd64 + arm64),
SHA256SUMS, a keyless cosign signature, and the package
manifests (eeco.rb, eeco.json).

Verify the checksums signature (no key needed):

cosign verify-blob \
  --certificate dist/SHA256SUMS.pem \
  --certificate-identity-regexp \
    '^https://github.com/ajhahnde/eeco/\.github/workflows/release\.yml@refs/tags/v' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature dist/SHA256SUMS.sig \
  SHA256SUMS

Build provenance is attested; verify a downloaded archive with
'gh attestation verify --repo ajhahnde/eeco'.

Install routes and checksum verification: docs/USAGE.md §1.

v0.2.0

07 Jun 02:37

Choose a tag to compare

eeco v0.2.0

Pre-built binaries for darwin/linux/windows (amd64 + arm64),
SHA256SUMS, a keyless cosign signature, and the package
manifests (eeco.rb, eeco.json).

Verify the checksums signature (no key needed):

cosign verify-blob \
  --certificate dist/SHA256SUMS.pem \
  --certificate-identity-regexp \
    '^https://github.com/ajhahnde/eeco/\.github/workflows/release\.yml@refs/tags/v' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature dist/SHA256SUMS.sig \
  SHA256SUMS

Build provenance is attested; verify a downloaded archive with
'gh attestation verify --repo ajhahnde/eeco'.

Install routes and checksum verification: docs/USAGE.md §1.

v0.1.1

06 Jun 13:04

Choose a tag to compare

eeco v0.1.1

Pre-built binaries for darwin/linux/windows (amd64 + arm64),
SHA256SUMS, a keyless cosign signature, and the package
manifests (eeco.rb, eeco.json).

Verify the checksums signature (no key needed):

cosign verify-blob \
  --certificate dist/SHA256SUMS.pem \
  --certificate-identity-regexp \
    '^https://github.com/ajhahnde/eeco/\.github/workflows/release\.yml@refs/tags/v' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature dist/SHA256SUMS.sig \
  SHA256SUMS

Build provenance is attested; verify a downloaded archive with
'gh attestation verify --repo ajhahnde/eeco'.

Install routes and checksum verification: docs/USAGE.md §1.

v0.1.0

06 Jun 10:56

Choose a tag to compare

eeco v0.1.0

Pre-built binaries for darwin/linux/windows (amd64 + arm64),
SHA256SUMS, a keyless cosign signature, and the package
manifests (eeco.rb, eeco.json).

Verify the checksums signature (no key needed):

cosign verify-blob \
  --certificate dist/SHA256SUMS.pem \
  --certificate-identity-regexp \
    '^https://github.com/ajhahnde/eeco/\.github/workflows/release\.yml@refs/tags/v' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --signature dist/SHA256SUMS.sig \
  SHA256SUMS

Build provenance is attested; verify a downloaded archive with
'gh attestation verify --repo ajhahnde/eeco'.

Install routes and checksum verification: docs/USAGE.md §1.