Skip to content

Releases: Rethunk-AI/buckler

Buckler 0.2.2

11 Jun 17:21
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Buckler 0.2.2

Install

curl -fsSL https://github.com/Rethunk-AI/buckler/releases/download/v0.2.2/setup.sh | bash -s install

Verify before run

curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.2.2/buckler-0.2.2.tar.gz
curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.2.2/buckler-0.2.2.tar.gz.bundle
cosign verify-blob buckler-0.2.2.tar.gz \
  --bundle buckler-0.2.2.tar.gz.bundle \
  --certificate-identity-regexp "https://github.com/Rethunk-AI/buckler/.github/workflows/release.yml" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
bash setup.sh install

Buckler 0.2.0

07 May 22:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Buckler 0.2.0

Install

curl -fsSL https://github.com/Rethunk-AI/buckler/releases/download/v0.2.0/setup.sh | bash -s install

Verify before run

curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.2.0/buckler-0.2.0.tar.gz
curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.2.0/buckler-0.2.0.tar.gz.bundle
cosign verify-blob buckler-0.2.0.tar.gz \
  --bundle buckler-0.2.0.tar.gz.bundle \
  --certificate-identity-regexp "https://github.com/Rethunk-AI/buckler/.github/workflows/release.yml" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
bash setup.sh install

Buckler 0.1.0

06 May 06:32
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Buckler 0.1.0

Install

curl -fsSL https://github.com/Rethunk-AI/buckler/releases/download/v0.1.0/setup.sh | bash -s install

Verify before run

curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.1.0/buckler-0.1.0.tar.gz
curl -fsSLO https://github.com/Rethunk-AI/buckler/releases/download/v0.1.0/buckler-0.1.0.tar.gz.bundle
cosign verify-blob buckler-0.1.0.tar.gz \
  --bundle buckler-0.1.0.tar.gz.bundle \
  --certificate-identity-regexp "https://github.com/Rethunk-AI/buckler/.github/workflows/release.yml" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com"
bash setup.sh install