Skip to content

Releases: pallewela/rusta

v1.3.1

27 Jun 01:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.3.1/rusta-v1.3.1-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.3.1-aarch64-apple-darwin.tar.gz):

e11b83913465e4278709ec9bcdb9e211c7245a1cec5ace848e869e85f271c219

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.3.1

What's Changed

  • ci(deps): bump taiki-e/install-action from 2.82.0 to 2.82.5 by @dependabot[bot] in #57

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Jun 21:13
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.3.0/rusta-v1.3.0-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.3.0-aarch64-apple-darwin.tar.gz):

c898d90b94bc8d521a788368c71cf750afa3769db690043a25a6b154a228cc6b

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.3.0

What's Changed

  • feat: configurable image sources and image names by @pallewela in #56

Full Changelog: v1.2.7...v1.3.0

v1.2.7

20 Jun 01:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.7/rusta-v1.2.7-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.7-aarch64-apple-darwin.tar.gz):

231344bffe3c786a3915272d06b566cfe87ba672d34672ef974f9f272e25d646

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.7

What's Changed

  • ci(deps): bump taiki-e/install-action from 2.81.10 to 2.82.0 by @dependabot[bot] in #53
  • ci(deps): bump softprops/action-gh-release from 3.0.0 to 3.0.1 by @dependabot[bot] in #54
  • ci(deps): bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #55

Full Changelog: v1.2.6...v1.2.7

v1.2.6

13 Jun 01:37
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.6/rusta-v1.2.6-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.6-aarch64-apple-darwin.tar.gz):

7efe5ec6c12840833b3d962f6dc9cc2093264a5c950f40dbf7689d16b522ca07

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.6

What's Changed

  • ci(deps): bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #52
  • ci(deps): bump taiki-e/install-action from 2.81.6 to 2.81.10 by @dependabot[bot] in #51

Full Changelog: v1.2.5...v1.2.6

v1.2.5

06 Jun 01:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.5/rusta-v1.2.5-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.5-aarch64-apple-darwin.tar.gz):

8cb99c9083f3c1970b198478c21a7d12cf43df9b45150eb79e4f533db8bea3da

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.5

What's Changed

  • ci(deps): bump taiki-e/install-action from 2.79.14 to 2.81.6 by @dependabot[bot] in #48
  • ci(deps): bump github/codeql-action from 4.36.0 to 4.36.2 by @dependabot[bot] in #49
  • ci(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #50

Full Changelog: v1.2.4...v1.2.5

v1.2.4

30 May 01:38
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.4/rusta-v1.2.4-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.4-aarch64-apple-darwin.tar.gz):

85203d928b4c560b872181826ec66b5bf025f04546ef2626ce103ce8acb2a6cc

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.4

What's Changed

  • ci(deps): bump taiki-e/install-action from 2.79.5 to 2.79.14 by @dependabot[bot] in #47

Full Changelog: v1.2.3...v1.2.4

v1.2.3

23 May 01:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.3/rusta-v1.2.3-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.3-aarch64-apple-darwin.tar.gz):

f62e7ce00944e00655ab970c1f5a038dfd71de4b9bc3722a8d94da6d16539414

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.3

What's Changed

  • ci(deps): bump codecov/codecov-action from 5.5.4 to 6.0.1 by @dependabot[bot] in #40
  • deps(deps): bump serde_json from 1.0.149 to 1.0.150 in the cargo-minor-and-patch group by @dependabot[bot] in #41
  • deps(deps): bump clap_mangen from 0.2.33 to 0.3.0 by @dependabot[bot] in #42
  • ci(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #44
  • ci(deps): bump github/codeql-action from 3.35.5 to 4.36.0 by @dependabot[bot] in #45
  • ci(deps): bump taiki-e/install-action from 2.78.2 to 2.79.5 by @dependabot[bot] in #43
  • ci(deps): bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #46

Full Changelog: v1.2.2...v1.2.3

v1.2.2

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

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.2/rusta-v1.2.2-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.2-aarch64-apple-darwin.tar.gz):

2b58e6f39e54186bbbb3df80aae07f74025867e6852365ee1765e389eea8d7fe

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.2

What's Changed

  • fix(update-check): drop CHECK_INTERVAL to 1h so same-day releases surface by @pallewela in #39

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 May 09:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.1/rusta-v1.2.1-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.1-aarch64-apple-darwin.tar.gz):

2474c5adcacc255ac486e2cb493b5449b11e118b5625ba42efb7353e53c5d33e

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.1

What's Changed

  • fix(update-check): raise JOIN_TIMEOUT to 1s so real fetches complete by @pallewela in #38

Full Changelog: v1.2.0...v1.2.1

v1.2.0

22 May 08:47
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Install via Homebrew

brew install pallewela/tap/rusta

If you have an older version installed, refresh the tap before
upgrading — brew upgrade does not pull tap updates on its own:

brew update
brew upgrade rusta

Manual install

curl -L https://github.com/pallewela/rusta/releases/download/v1.2.0/rusta-v1.2.0-aarch64-apple-darwin.tar.gz -o rusta.tar.gz
tar -xzf rusta.tar.gz
install -m 0755 rusta /usr/local/bin/rusta

SHA256 (rusta-v1.2.0-aarch64-apple-darwin.tar.gz):

b04d080a4d59057d6ec6453c1dd47d2ea843a6fbf43723812bf54961d0379aff

Verifying provenance (SLSA)

Each release ships a Sigstore-signed in-toto attestation
(*.intoto.jsonl). Verify with
slsa-verifier:

slsa-verifier verify-artifact rusta.tar.gz \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/pallewela/rusta \
  --source-tag v1.2.0

What's Changed

  • feat(cli): color the update-availability notice [bump:minor] by @pallewela in #35

Full Changelog: v1.1.0...v1.2.0