diff --git a/cookbooks/ant/attributes/default.bash b/cookbooks/ant/attributes/default.bash index e747e699..74a6a1c1 100644 --- a/cookbooks/ant/attributes/default.bash +++ b/cookbooks/ant/attributes/default.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../jdk/attributes/default.bash" -export ANT_DOWNLOAD_URL='http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.2-bin.tar.gz' +export ANT_DOWNLOAD_URL='http://www-us.apache.org/dist/ant/binaries/apache-ant-1.10.3-bin.tar.gz' export ANT_INSTALL_FOLDER_PATH='/opt/ant' export ANT_JDK_INSTALL_FOLDER_PATH="${JDK_INSTALL_FOLDER_PATH}" \ No newline at end of file diff --git a/cookbooks/consul/attributes/default.bash b/cookbooks/consul/attributes/default.bash index 8cb7f5b1..05c6009c 100644 --- a/cookbooks/consul/attributes/default.bash +++ b/cookbooks/consul/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export CONSUL_DOWNLOAD_URL='https://releases.hashicorp.com/consul/1.0.6/consul_1.0.6_linux_amd64.zip' +export CONSUL_DOWNLOAD_URL='https://releases.hashicorp.com/consul/1.0.7/consul_1.0.7_linux_amd64.zip' export CONSUL_INSTALL_FOLDER_PATH='/opt/consul' \ No newline at end of file diff --git a/cookbooks/elastic-search/attributes/default.bash b/cookbooks/elastic-search/attributes/default.bash index ec8f5077..7ebdc54b 100644 --- a/cookbooks/elastic-search/attributes/default.bash +++ b/cookbooks/elastic-search/attributes/default.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../jdk/attributes/default.bash" -export ELASTIC_SEARCH_DOWNLOAD_URL='https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.2.tar.gz' +export ELASTIC_SEARCH_DOWNLOAD_URL='https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6.2.4.tar.gz' export ELASTIC_SEARCH_INSTALL_FOLDER_PATH='/opt/elastic-search' export ELASTIC_SEARCH_JDK_INSTALL_FOLDER_PATH="${JDK_INSTALL_FOLDER_PATH}" diff --git a/cookbooks/go-lang/attributes/default.bash b/cookbooks/go-lang/attributes/default.bash index 0d0822f2..f45f67d1 100644 --- a/cookbooks/go-lang/attributes/default.bash +++ b/cookbooks/go-lang/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export GO_LANG_DOWNLOAD_URL='https://dl.google.com/go/go1.10.linux-amd64.tar.gz' +export GO_LANG_DOWNLOAD_URL='https://dl.google.com/go/go1.10.1.linux-amd64.tar.gz' export GO_LANG_INSTALL_FOLDER_PATH='/opt/go-lang' \ No newline at end of file diff --git a/cookbooks/groovy/attributes/default.bash b/cookbooks/groovy/attributes/default.bash index 29770364..1b2eed76 100644 --- a/cookbooks/groovy/attributes/default.bash +++ b/cookbooks/groovy/attributes/default.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../jdk/attributes/default.bash" -export GROOVY_DOWNLOAD_URL='https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.14.zip' +export GROOVY_DOWNLOAD_URL='https://dl.bintray.com/groovy/maven/apache-groovy-binary-2.4.15.zip' export GROOVY_INSTALL_FOLDER_PATH='/opt/groovy' export GROOVY_JDK_INSTALL_FOLDER_PATH="${JDK_INSTALL_FOLDER_PATH}" \ No newline at end of file diff --git a/cookbooks/haproxy/attributes/source.bash b/cookbooks/haproxy/attributes/source.bash index 78a34fc8..7d5bd9f0 100644 --- a/cookbooks/haproxy/attributes/source.bash +++ b/cookbooks/haproxy/attributes/source.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../pcre/attributes/default.bash" -export HAPROXY_DOWNLOAD_URL='http://www.haproxy.org/download/1.8/src/haproxy-1.8.4.tar.gz' +export HAPROXY_DOWNLOAD_URL='http://www.haproxy.org/download/1.8/src/haproxy-1.8.7.tar.gz' export HAPROXY_INSTALL_FOLDER_PATH='/opt/haproxy' diff --git a/cookbooks/jdk/attributes/default.bash b/cookbooks/jdk/attributes/default.bash index ee4bac24..6901c8c1 100644 --- a/cookbooks/jdk/attributes/default.bash +++ b/cookbooks/jdk/attributes/default.bash @@ -1,7 +1,6 @@ #!/bin/bash -e -export JDK_DOWNLOAD_URL='http://download.oracle.com/otn-pub/java/jdk/10+46/76eac37278c24557a3c4199677f19b62/jdk-10_linux-x64_bin.tar.gz' -# export JDK_DOWNLOAD_URL='http://download.oracle.com/otn-pub/java/jdk/9.0.4+11/c2514751926b4512b076cc82f959763f/jdk-9.0.4_linux-x64_bin.tar.gz' -# export JDK_DOWNLOAD_URL='http://download.oracle.com/otn-pub/java/jdk/8u162-b12/0da788060d494f5095bf8624735fa2f1/jdk-8u162-linux-x64.tar.gz' +export JDK_DOWNLOAD_URL='http://download.oracle.com/otn-pub/java/jdk/10.0.1+10/fb4372174a714e6b8c52526dc134031e/jdk-10.0.1_linux-x64_bin.tar.gz' +# export JDK_DOWNLOAD_URL='http://download.oracle.com/otn-pub/java/jdk/8u172-b11/a58eab1ec242421181065cdc37240b08/jdk-8u172-linux-x64.tar.gz' export JDK_INSTALL_FOLDER_PATH='/opt/jdk' \ No newline at end of file diff --git a/cookbooks/kibana/attributes/default.bash b/cookbooks/kibana/attributes/default.bash index 316638e7..0c0ede28 100644 --- a/cookbooks/kibana/attributes/default.bash +++ b/cookbooks/kibana/attributes/default.bash @@ -1,6 +1,6 @@ #!/bin/bash -e -export KIBANA_DOWNLOAD_URL='https://artifacts.elastic.co/downloads/kibana/kibana-6.2.2-linux-x86_64.tar.gz' +export KIBANA_DOWNLOAD_URL='https://artifacts.elastic.co/downloads/kibana/kibana-6.2.4-linux-x86_64.tar.gz' export KIBANA_ELASTIC_SEARCH_URL='http://127.0.0.1:9200' export KIBANA_INSTALL_FOLDER_PATH='/opt/kibana' diff --git a/cookbooks/mongodb/attributes/default.bash b/cookbooks/mongodb/attributes/default.bash index a456c444..119e6c0c 100644 --- a/cookbooks/mongodb/attributes/default.bash +++ b/cookbooks/mongodb/attributes/default.bash @@ -1,6 +1,6 @@ #!/bin/bash -e -export MONGODB_DOWNLOAD_URL='https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.6.3.tgz' +export MONGODB_DOWNLOAD_URL='https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.6.4.tgz' export MONGODB_INSTALL_FOLDER_PATH='/opt/mongodb' export MONGODB_INSTALL_DATA_FOLDER="${MONGODB_INSTALL_FOLDER_PATH}/data" diff --git a/cookbooks/nginx/attributes/source.bash b/cookbooks/nginx/attributes/source.bash index 4498ac6d..b875237d 100644 --- a/cookbooks/nginx/attributes/source.bash +++ b/cookbooks/nginx/attributes/source.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../pcre/attributes/default.bash" -export NGINX_DOWNLOAD_URL='http://nginx.org/download/nginx-1.13.10.tar.gz' +export NGINX_DOWNLOAD_URL='http://nginx.org/download/nginx-1.13.12.tar.gz' export NGINX_PCRE_DOWNLOAD_URL="${PCRE_DOWNLOAD_URL}" export NGINX_ZLIB_DOWNLOAD_URL='http://zlib.net/zlib-1.2.11.tar.gz' diff --git a/cookbooks/nomad/attributes/default.bash b/cookbooks/nomad/attributes/default.bash index 8adf5e84..a482c775 100644 --- a/cookbooks/nomad/attributes/default.bash +++ b/cookbooks/nomad/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export NOMAD_DOWNLOAD_URL='https://releases.hashicorp.com/nomad/0.7.1/nomad_0.7.1_linux_amd64.zip' +export NOMAD_DOWNLOAD_URL='https://releases.hashicorp.com/nomad/0.8.1/nomad_0.8.1_linux_amd64.zip' export NOMAD_INSTALL_FOLDER_PATH='/opt/nomad' \ No newline at end of file diff --git a/cookbooks/packer/attributes/default.bash b/cookbooks/packer/attributes/default.bash index cc56230c..3cdcdfc5 100644 --- a/cookbooks/packer/attributes/default.bash +++ b/cookbooks/packer/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export PACKER_DOWNLOAD_URL='https://releases.hashicorp.com/packer/1.2.1/packer_1.2.1_linux_amd64.zip' +export PACKER_DOWNLOAD_URL='https://releases.hashicorp.com/packer/1.2.2/packer_1.2.2_linux_amd64.zip' export PACKER_INSTALL_FOLDER_PATH='/opt/packer' \ No newline at end of file diff --git a/cookbooks/pcre/attributes/default.bash b/cookbooks/pcre/attributes/default.bash index ee271818..27f1a145 100644 --- a/cookbooks/pcre/attributes/default.bash +++ b/cookbooks/pcre/attributes/default.bash @@ -1,6 +1,6 @@ #!/bin/bash -e -export PCRE_DOWNLOAD_URL='http://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.41.tar.gz' +export PCRE_DOWNLOAD_URL='ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.42.tar.gz' export PCRE_INSTALL_FOLDER_PATH='/opt/pcre' diff --git a/cookbooks/porter/attributes/default.bash b/cookbooks/porter/attributes/default.bash index acb14cd6..5ab9fc4d 100644 --- a/cookbooks/porter/attributes/default.bash +++ b/cookbooks/porter/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export PORTER_DOWNLOAD_URL='https://github.com/adobe-platform/porter/releases/download/v5.0.0/porter_linux386' +export PORTER_DOWNLOAD_URL='https://github.com/adobe-platform/porter/releases/download/v5.1.0/porter_linux386' export PORTER_INSTALL_FOLDER_PATH='/opt/porter' \ No newline at end of file diff --git a/cookbooks/python/attributes/default.bash b/cookbooks/python/attributes/default.bash index 2b291df6..726ec338 100644 --- a/cookbooks/python/attributes/default.bash +++ b/cookbooks/python/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export PYTHON_DOWNLOAD_URL='https://www.python.org/ftp/python/3.6.4/Python-3.6.4.tgz' +export PYTHON_DOWNLOAD_URL='https://www.python.org/ftp/python/3.6.5/Python-3.6.5.tgz' export PYTHON_INSTALL_FOLDER_PATH='/opt/python' \ No newline at end of file diff --git a/cookbooks/ruby/attributes/default.bash b/cookbooks/ruby/attributes/default.bash index 26289fe9..23da2434 100644 --- a/cookbooks/ruby/attributes/default.bash +++ b/cookbooks/ruby/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export RUBY_DOWNLOAD_URL='https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.0.tar.gz' +export RUBY_DOWNLOAD_URL='https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.1.tar.gz' export RUBY_INSTALL_FOLDER_PATH='/opt/ruby' \ No newline at end of file diff --git a/cookbooks/terraform/attributes/default.bash b/cookbooks/terraform/attributes/default.bash index 6e8f141b..7b9a5c63 100644 --- a/cookbooks/terraform/attributes/default.bash +++ b/cookbooks/terraform/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export TERRAFORM_DOWNLOAD_URL='https://releases.hashicorp.com/terraform/0.11.3/terraform_0.11.3_linux_amd64.zip' +export TERRAFORM_DOWNLOAD_URL='https://releases.hashicorp.com/terraform/0.11.7/terraform_0.11.7_linux_amd64.zip' export TERRAFORM_INSTALL_FOLDER_PATH='/opt/terraform' \ No newline at end of file diff --git a/cookbooks/test-ssl/attributes/default.bash b/cookbooks/test-ssl/attributes/default.bash index 9472bfd4..b1505cfe 100644 --- a/cookbooks/test-ssl/attributes/default.bash +++ b/cookbooks/test-ssl/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export TEST_SSL_DOWNLOAD_URL='https://github.com/drwetter/testssl.sh/archive/v2.9.5-2.tar.gz' +export TEST_SSL_DOWNLOAD_URL='https://github.com/drwetter/testssl.sh/archive/v2.9.5-5.tar.gz' export TEST_SSL_INSTALL_FOLDER_PATH='/opt/test-ssl' \ No newline at end of file diff --git a/cookbooks/tomcat/attributes/default.bash b/cookbooks/tomcat/attributes/default.bash index c3bc3ca5..9de81065 100644 --- a/cookbooks/tomcat/attributes/default.bash +++ b/cookbooks/tomcat/attributes/default.bash @@ -2,7 +2,7 @@ source "$(dirname "${BASH_SOURCE[0]}")/../../jdk/attributes/default.bash" -export TOMCAT_DOWNLOAD_URL='http://www-us.apache.org/dist/tomcat/tomcat-8/v8.5.28/bin/apache-tomcat-8.5.28.tar.gz' +export TOMCAT_DOWNLOAD_URL='http://www-us.apache.org/dist/tomcat/tomcat-8/v8.5.30/bin/apache-tomcat-8.5.30.tar.gz' export TOMCAT_INSTALL_FOLDER_PATH='/opt/tomcat' export TOMCAT_JDK_INSTALL_FOLDER_PATH="${JDK_INSTALL_FOLDER_PATH}" diff --git a/cookbooks/vault/attributes/default.bash b/cookbooks/vault/attributes/default.bash index 8222e7f8..8b76202a 100644 --- a/cookbooks/vault/attributes/default.bash +++ b/cookbooks/vault/attributes/default.bash @@ -1,5 +1,5 @@ #!/bin/bash -e -export VAULT_DOWNLOAD_URL='https://releases.hashicorp.com/vault/0.9.5/vault_0.9.5_linux_amd64.zip' +export VAULT_DOWNLOAD_URL='https://releases.hashicorp.com/vault/0.10.0/vault_0.10.0_linux_amd64.zip' export VAULT_INSTALL_FOLDER_PATH='/opt/vault' \ No newline at end of file diff --git a/cookbooks/vbox-guest-additions/attributes/default.bash b/cookbooks/vbox-guest-additions/attributes/default.bash index 4c77b5cf..85fa603c 100644 --- a/cookbooks/vbox-guest-additions/attributes/default.bash +++ b/cookbooks/vbox-guest-additions/attributes/default.bash @@ -1,3 +1,3 @@ #!/bin/bash -e -export VBOX_GUEST_ADDITIONS_DOWNLOAD_URL='http://download.virtualbox.org/virtualbox/5.2.8/VBoxGuestAdditions_5.2.8.iso' \ No newline at end of file +export VBOX_GUEST_ADDITIONS_DOWNLOAD_URL='http://download.virtualbox.org/virtualbox/5.2.10/VBoxGuestAdditions_5.2.10.iso' \ No newline at end of file