v3.1.4
π Release v3.1.4
π¦ Installation
Install the latest binary for your system instantly:
curl -sSL https://raw.githubusercontent.com/MaksymLeus/testApp_sourcecode/main/tools/installer.sh | bashποΈ Available Binaries
| Platform | Architecture | Binary |
|---|---|---|
| Linux | AMD64 | awscli-addons-linux-amd64 |
| Linux | ARM64 | awscli-addons-linux-arm64 |
| macOS (Intel) | AMD64 | awscli-addons-darwin-amd64 |
| macOS (Apple Silicon) | ARM64 | awscli-addons-darwin-arm64 |
Download the appropriate binary for your platform and make it executable:
wget https://github.com/MaksymLeus/testApp_sourcecode/releases/download/v3.1.4/<Binary>
chmod +x <Binary>
sudo mv <Binary> /usr/local/bin/<Binary>π‘οΈ Verification
# Linux
sha256sum -c checksums.txt
# macOS
shasum -a 256 -c checksums.txtπ What's Changed
Full Changelog: v3.1.3...v3.1.4