Merge remote-tracking branch 'origin/master'

This commit is contained in:
Kevin van Zonneveld 2016-09-30 13:13:22 +02:00
commit 4d595672f6
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ deploy {
name = "Deploy tusd"
roles {
role = "{{{init.paths.roles_dir}}}/deploy/v1.4.0"
ansistrano_get_url = "https://github.com/tus/tusd/releases/download/0.5.2/tusd_linux_amd64.tar.gz"
ansistrano_get_url = "https://github.com/tus/tusd/releases/download/0.6.0/tusd_linux_amd64.tar.gz"
ansistrano_deploy_to = "{{{config.global.approot}}}"
ansistrano_deploy_via = "download_unarchive"
ansistrano_group = "ubuntu"