Skip to content

3.1.2_

Choose a tag to compare

@github-actions github-actions released this 23 Feb 17:43
· 19 commits to main since this release

πŸš€ Release 3.1.2

πŸ“¦ Installation

Install the latest binary for your system instantly:

curl -sSL https://raw.githubusercontent.com{{ github.repository }}/main/install.sh | bash

πŸ—οΈ Available Binaries

Platform Architecture Binary
Linux AMD64 linux-amd64
Linux ARM64 linux-arm64
macOS AMD64 macos-amd64
macOS ARM64 macos-arm64

Download the appropriate binary for your platform and make it executable:

wget https://github.com/MaksymLeus/testApp_sourcecode/releases/download/3.1.2/<Binary>
#or
curl https://github.com/MaksymLeus/testApp_sourcecode/releases/download/3.1.2/<Binary>

chmod +x <Binary>
sudo mv <Binary> /usr/local/bin/<Binary>

πŸ›‘οΈ Verification

sha256sum -c checksums.txt

πŸ“‹ What's Changed

Full Changelog: https://github.com/MaksymLeus/testApp_sourcecode/commits/3.1.2_