Bump versions

This commit is contained in:
Jeff Mitchell
2017-06-07 15:23:51 -04:00
parent e5e6f0fc52
commit 4d8a8dfb7c
4 changed files with 6 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
//-------------------------------------------------------------------
variable "download-url" {
default = "https://releases.hashicorp.com/vault/0.7.2/vault_0.7.2_linux_amd64.zip"
default = "https://releases.hashicorp.com/vault/0.7.3/vault_0.7.3_linux_amd64.zip"
description = "URL to download Vault"
}