Explorar o código

Bump toxiproxy version

Evan Huus %!s(int64=10) %!d(string=hai) anos
pai
achega
f8432e85f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vagrant/install_cluster.sh

+ 1 - 1
vagrant/install_cluster.sh

@@ -2,7 +2,7 @@
 
 set -ex
 
-TOXIPROXY_VERSION=1.0.1
+TOXIPROXY_VERSION=1.0.3
 
 mkdir -p ${KAFKA_INSTALL_ROOT}
 if [ ! -f ${KAFKA_INSTALL_ROOT}/kafka-${KAFKA_VERSION}.tgz ]; then