v0.2.2
Changes
- Update pkg/sftp to v1.13.3. v1.13.0 had a regression, but fixed in this release. (#15 )
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download/v0.2.2/sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/1203703173