1
0
Fork 0
env/.versions

19 lines
311 B
Bash
Executable File

#!/bin/sh
export NEOVIM_VERSION=0.3.1
export GOLANG_VERSION=1.11
export GOLANG_HASH=afc1e12f5fe49a471e3aae7d906c73e9d5b1fdd36d52d72652dde8f6250152fb
export NODE_VERSION=10.11.0
export YARN_VERSION=1.9.4
export KUBECTL_VERSION=1.11.3
export JDK_NUMBER=12
export JDK_VERSION=9
export CADDY_VERSION=0.11.0