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

v1703.1.2

Compare
Choose a tag to compare
@rajivr rajivr released this 31 Aug 13:38
· 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/v1703.1.2/lambda-machine-local-Darwin-x86_64 > /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/v1703.1.2/lambda-machine-local-Linux-x86_64 > /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/v1703.1.2/lambda-machine-local-Windows-x86_64.exe > "$HOME/bin/lambda-machine-local.exe" && \
  chmod +x "$HOME/bin/lambda-machine-local.exe"

Checksum

  • lambda-machine-local-Darwin-x86_64
    • sha256 67d9ef1853ace8ab1ad985e11c28e1e57a4daee80baf92b1d2cd98799259b5b4
    • md5 4ce6ea31f15912c072ebc6d1601caa2a
  • lambda-machine-local-Linux-x86_64
    • sha256 eb586b907b5135dd4a40c1ea61164414b84700c81d2816bff80bf6633e3636ea
    • md5 0df831078024a41ff7bd797f1de00a22
  • lambda-machine-local-Windows-x86_64
    • sha256 73b957df4ae8a9c0511c4d5f2a31cdb227c88ce15972bb2df57f0c3512d436d2
    • md5 31f6ea07385cdd025a69c5817dd1f02f