Skip to content

Commit

Permalink
bumps trace agent version in build to 6.5.2 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmmeyer authored Sep 27, 2018
1 parent 347045e commit 8f14cdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PUPPY_DOWNLOAD_URL="https://s3.amazonaws.com/dd-agent/agent6/puppy/linux"
DOGSTATSD_DOWNLOAD_URL="https://s3.amazonaws.com/dd-agent/dsd6/dogstatsd/linux"
TRACEAGENT_DOWNLOAD_URL_HEAD="https://s3.amazonaws.com/apt.datadoghq.com/pool/d/da/datadog-agent_"
TRACEAGENT_DOWNLOAD_URL_TAIL="-1_amd64.deb"
TRACE_DEFAULT_VERSION="6.4.2"
TRACE_DEFAULT_VERSION="6.5.2"

TMPDIR="$SRCDIR/tmp"

Expand Down

0 comments on commit 8f14cdb

Please sign in to comment.