From f385987c604bce8a52afae8bbd0a4533c9be0610 Mon Sep 17 00:00:00 2001 From: LeoKhoa Date: Thu, 28 Feb 2019 09:25:29 +0000 Subject: [PATCH] Update new packages - Go 1.12 --- usr/packages.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/usr/packages.conf b/usr/packages.conf index 5cb6883f..a5a741eb 100644 --- a/usr/packages.conf +++ b/usr/packages.conf @@ -15,9 +15,9 @@ mysql-5.7=https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.24-winx64.zip ------------------------------------------------------ # Node.js -#*node-11=https://nodejs.org/dist/v11.1.0/node-v11.1.0-win-x64.zip -*node-10=https://nodejs.org/dist/v10.13.0/node-v10.13.0-win-x64.zip -*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.12.3/yarn-v1.12.3.tar.gz +#*node-11=https://nodejs.org/dist/v11.10.0/node-v11.10.0-win-x64.zip +*node-10=https://nodejs.org/dist/v10.15.1/node-v10.15.1-win-x64.zip +*yarn=https://github.com/yarnpkg/yarn/releases/download/v1.14.0/yarn-v1.14.0.tar.gz # MongoDB https://www.mongodb.com/download-center/community mongodb-4=https://fastdl.mongodb.org/win32/mongodb-win32-x86_64-2008plus-ssl-4.0.3.zip @@ -39,8 +39,8 @@ postgresql-11=https://get.enterprisedb.com/postgresql/postgresql-11.0-1-windows- ------------------------------------------------------ #Go -go-1.11=https://dl.google.com/go/go1.11.1.windows-amd64.zip -liteide=https://github.com/visualfc/liteide/releases/download/x35.1/liteidex35.1.windows-qt5.9.5.zip +go-1.12=https://dl.google.com/go/go1.12.windows-amd64.zip +liteide=https://github.com/visualfc/liteide/releases/download/x35.5/liteidex35.5.windows-qt5.9.5.zip ------------------------------------------------------ ruby=https://dl.bintray.com/oneclick/rubyinstaller/ruby-2.3.3-x64-mingw32.7z @@ -48,5 +48,5 @@ devkit=https://github.com/leokhoa/laragon/releases/download/portable/devkit.7z ------------------------------------------------------ java=https://github.com/leokhoa/laragon/releases/download/portable/jdk-8u131-windows-x64.7z -sts=https://download.springsource.com/release/STS/3.9.6.RELEASE/dist/e4.9/spring-tool-suite-3.9.6.RELEASE-e4.9.0-win32-x86_64.zip +#sts=https://download.springsource.com/release/STS/3.9.6.RELEASE/dist/e4.9/spring-tool-suite-3.9.6.RELEASE-e4.9.0-win32-x86_64.zip eclipse=http://cdn.yatta.de/eclipse-mirror/technology/epp/downloads/release/2018-09/R/eclipse-committers-2018-09-win32-x86_64.zip