Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 17:36
288ed3a

Install resin 1.7.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/failpark/resin/releases/download/v1.7.0/resin-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/failpark/resin/releases/download/v1.7.0/resin-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install failpark/tap/resin

Download resin 1.7.0

File Platform Checksum
resin-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
resin-x86_64-pc-windows-msvc.zip x64 Windows checksum
resin-x86_64-pc-windows-msvc.msi x64 Windows checksum
resin-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum