Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

v1801.0.1

Compare
Choose a tag to compare
@rajivr rajivr released this 10 Jan 08:48
· 41 commits to master since this release

Installation

Thank you for using Lambda Machine Local.

You can use the following commands to install or upgrade:

On OS X

$ curl -L https://github.com/lambda-linux/lambda-machine-local/releases/download/v1801.0.1/lambda-machine-local_darwin_amd64 > /usr/local/bin/lambda-machine-local && \
  chmod +x /usr/local/bin/lambda-machine-local

On Linux

$ curl -L https://github.com/lambda-linux/lambda-machine-local/releases/download/v1801.0.1/lambda-machine-local_linux_amd64 > /tmp/lambda-machine-local && \
  chmod +x /tmp/lambda-machine-local && \
  sudo cp /tmp/lambda-machine-local /usr/local/bin/lambda-machine-local

On Windows with Git Bash or MSYS2

$ if [[ ! -d "$HOME/bin" ]]; then mkdir -p "$HOME/bin"; fi && \
  curl -L https://github.com/lambda-linux/lambda-machine-local/releases/download/v1801.0.1/lambda-machine-local_windows_amd64.exe > "$HOME/bin/lambda-machine-local.exe" && \
  chmod +x "$HOME/bin/lambda-machine-local.exe"

Checksum

  • lambda-machine-local_darwin_amd64
    • sha256 16917e0de85ddc9f6932e4219a29dfbd4556702a1573d95bd9171ec2bd1ba68c
    • md5 f4aa69915c1ce3cbb4da969d6045d576
  • lambda-machine-local_linux_amd64
    • sha256 f8ab3d96cb40999cfe2f5c8b415023809b4830224300d6def05daf49fda9df89
    • md5 d956960d2372663f6e16ac1a73436b86
  • lambda-machine-local_windows_amd64
    • sha256 003b25cdeb862f458b02d0ca08034ac9e4dfb1881ae753fa21efd7c8f984837c
    • md5 3263f3a65b0af7b43e8b2f1adb3b88c8