3.1.2_
π 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
- feat: test2 (ca64877)
- feat: test1 (1ff7182)
- feat: test1 (9564870)
- feat: test1 (65dd145)
- feat: test1 (5b00591)
- feat: test1 (72f0567)
- feat: test1 (15a4d4d)
- chore: add gh action wf (940747b)
- chore: add some content + fix (8fc11a2)
- chore: add some content (882ae35)
Full Changelog: https://github.com/MaksymLeus/testApp_sourcecode/commits/3.1.2_