Skip to content

v1.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 30 May 15:45
b13dcb9

Summary

This is a small maintenance release with updated packages and the following changes:

  • Made it easier to use ethstaker-deposit-cli as a library.
  • Added Windows ARM64 binaries to our build process.

All changes

What's Changed

  • Add missing typing_extensions pin by @remyroy in #347
  • Add the project requirements file to the build process by @remyroy in #348

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

Building process

Release assets were built using Github Actions and this workflow run. You can establish the provenance of this build using our artifact attestations.

With the GitHub CLI installed, a simple way to verify these assets is to run this command while replacing [filename] with the path to the downloaded asset:

gh attestation verify [filename] --repo eth-educators/ethstaker-deposit-cli

This step requires you to be online. If you want to perform this offline, follow these instructions from GitHub.

Binaries

System Architecture Binary Checksum
Windows x86_64 ethstaker_deposit-cli-b13dcb9-windows-amd64.zip sha256
Windows aarch64 ethstaker_deposit-cli-b13dcb9-windows-arm64.zip sha256
macOS x86_64 ethstaker_deposit-cli-b13dcb9-darwin-amd64.tar.gz sha256
macOS aarch64 ethstaker_deposit-cli-b13dcb9-darwin-arm64.tar.gz sha256
Linux x86_64 ethstaker_deposit-cli-b13dcb9-linux-amd64.tar.gz sha256
Linux aarch64 ethstaker_deposit-cli-b13dcb9-linux-arm64.tar.gz sha256

Docker image

Version Name Package
v1.2.2 ghcr.io/eth-educators/ethstaker-deposit-cli:v1.2.2 Github Package

License

By downloading and using this software, you agree to the license.